mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
3 lines
No EOL
138 B
Bash
3 lines
No EOL
138 B
Bash
sudo nix profile wipe-history --profile /nix/var/nix/profiles/system --older-than 30d
|
|
nix-env --delete-generations 30d
|
|
nix-collect-garbage |