Removed garbage collection

This commit is contained in:
Luj 2022-12-22 22:59:26 +01:00
parent 6690454de9
commit 0a54694b57
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 0 additions and 15 deletions

View file

@ -24,7 +24,6 @@ with lib;
format = "binary";
};
nix.gcRoots = [ inputs.sops-nix ];
};