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