2024年07月25日

Cleaning up Nix Store

Delete all profiles in /nix/var/nix/profiles.

sudo nix profile wipe-history --profile /nix/var/nix/profiles/system --older-than 3d

Then clean up nix store.

nix store gc

NixOs List Generations

nixos-rebuild list-generations