changes to firefox and some other things
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
ll = "ls -l";
|
||||
nixupdate = "nh os switch -v -H adampad";
|
||||
nixup = "nh os switch -H adampad";
|
||||
flakeupdate = "nh os switch -u -v -H adampad";
|
||||
flakeup = "nh os switch -u -H adampad";
|
||||
flakeupdate = "nh os switch -u -v -H adampad && sudo nix run .#cleanup-boot";
|
||||
flakeup = "nh os switch -u -H adampad && sudo nix run .#cleanup-boot";
|
||||
};
|
||||
history = {
|
||||
size = 1000;
|
||||
|
||||
Reference in New Issue
Block a user