iancleary / infra

Personal Infrastructure as code
GNU General Public License v3.0
7 stars 1 forks source link

Nix Garbage Collect #79

Open iancleary opened 4 months ago

iancleary commented 4 months ago

https://nixos.org/manual/nix/stable/command-ref/nix-collect-garbage.html

Run at the end of the role for nix setup.

Garbage Collect older than 365d

sudo nix-collect-garbage --delete-older-than 365d