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