mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 12:50:33 +01:00
8 lines
131 B
Nix
8 lines
131 B
Nix
{config, ...}: {
|
|
# nix.gc = {
|
|
# automatic = true;
|
|
# dates = "daily";
|
|
# options = "--delete-older-than 10d";
|
|
# };
|
|
}
|