Extract auto-gc into it's own module

This commit is contained in:
SebastianStork 2024-06-09 23:58:23 +02:00
parent 2442658380
commit b020faa8d2
5 changed files with 18 additions and 20 deletions

View file

@ -23,10 +23,8 @@
sops.enable = true;
printing.enable = true;
syncthing.enable = true;
nix-helper = {
enable = true;
nix-helper.enable = true;
auto-gc.enable = true;
};
night-light.enable = true;
};