feat: update comments

This commit is contained in:
Ryan Yin
2023-06-13 01:07:25 +08:00
parent dc0fc97cb9
commit 7c42d4d950

View File

@@ -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: