mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-09 09:50:14 +08:00
4 lines
76 B
Nix
4 lines
76 B
Nix
{
|
|
# Garbage collect automatically every week
|
|
nix.gc.automatic = true;
|
|
}
|