Simplify home stuff
This commit is contained in:
parent
82df5189d6
commit
8ac994204c
2 changed files with 2 additions and 19 deletions
|
@ -4,10 +4,7 @@
|
|||
# NixOS
|
||||
flakedate = "doas nix flake update --flake /etc/nixos";
|
||||
nhs = "doas nh os switch -R /etc/nixos";
|
||||
|
||||
nixclean = "nix store gc; nix store optimise";
|
||||
nixpurge = "doas nix-collect-garbage --delete-old";
|
||||
nixscrub = "nixclean; nixpurge";
|
||||
|
||||
# Shortcuts
|
||||
ff = "clear && fastfetch";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue