mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-12 05:22:00 +01:00
feat: update comments
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,7 +14,7 @@ gc:
|
||||
# remove all generations older than 7 days
|
||||
sudo nix profile wipe-history --profile /nix/var/nix/profiles/system --older-than 7d
|
||||
|
||||
# garbage collect all unused nix store entries older than 14 days
|
||||
# garbage collect all unused nix store entries
|
||||
sudo nix store gc --debug
|
||||
|
||||
darwin-set-proxy:
|
||||
|
||||
Reference in New Issue
Block a user