mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
4 lines
172 B
Bash
4 lines
172 B
Bash
# sudo nix profile wipe-history --profile /nix/var/nix/profiles/system --older-than 30d
|
|
# nix-env --delete-generations 30d
|
|
# nix-collect-garbage
|
|
nh clean all -k 4 # -K 10d
|