mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-08-08 20:44:33 +02:00
fix: nix store gc & nix-collect-garbage
This commit is contained in:
@ -43,7 +43,6 @@ clean:
|
||||
|
||||
gc:
|
||||
# garbage collect all unused nix store entries
|
||||
sudo nix store gc --debug
|
||||
sudo nix-collect-garbage --delete-old
|
||||
|
||||
############################################################################
|
||||
|
Reference in New Issue
Block a user