changes to firefox and some other things

This commit is contained in:
cnst
2024-08-10 20:37:22 +02:00
parent 6c470dc864
commit 0cc0cd6984
8 changed files with 81 additions and 1604 deletions

View File

@@ -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;