Add NFS to the Lenovo
This commit is contained in:
parent
1bd9bcf59f
commit
33b24d67c0
2 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
nixclean = "doas nix-store --gc; nix-collect-garbage -d";
|
||||
nixpurge = "doas nix-collect-garbage --delete-old";
|
||||
nixoptimize = "doas nix store optimise";
|
||||
nixscrub = "nixclean; nixpurge; nixoptimize";
|
||||
|
||||
# Flake commands
|
||||
flakedate = "doas nix flake update /etc/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue