mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-02 02:51:36 +02:00
feat: update comments
This commit is contained in:
@@ -14,7 +14,7 @@ gc:
|
|||||||
# remove all generations older than 7 days
|
# remove all generations older than 7 days
|
||||||
sudo nix profile wipe-history --profile /nix/var/nix/profiles/system --older-than 7d
|
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
|
sudo nix store gc --debug
|
||||||
|
|
||||||
darwin-set-proxy:
|
darwin-set-proxy:
|
||||||
|
|||||||
Reference in New Issue
Block a user