Update blender flake, remove references to nix-shell because nix shell is better
This commit is contained in:
parent
84f0222dff
commit
a263f06664
4 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,6 @@
|
|||
flakedate = "doas nix flake update --flake /etc/nixos";
|
||||
nhs = "doas nh os switch -R /etc/nixos";
|
||||
nhu = "flakedate && nhs";
|
||||
ns = "nix-shell -p";
|
||||
|
||||
nixclean = "doas nix-store --gc; nix-collect-garbage -d";
|
||||
nixpurge = "doas nix-collect-garbage --delete-old";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue