Added inputs to gcroots

This commit is contained in:
Julien Malka 2022-02-28 14:29:42 +01:00
parent 625ad7b3a6
commit 61834633bd
6 changed files with 19 additions and 48 deletions

View file

@ -39,5 +39,8 @@ with lib;
sops.secrets.malkash-pw = { };
sops.secrets.ensmailmalka-pw = { };
sops.secrets.ensmailmondon-pw = { };
nix.gcRoots = [ inputs.simple-nixos-mailserver ];
};
}