nixos-config/home/nix.nix
2024-02-13 06:40:05 -05:00

4 lines
76 B
Nix

{
# Garbage collect automatically every week
nix.gc.automatic = true;
}