Another file impacted by secrets rolling

This commit is contained in:
Julien Malka 2022-04-01 10:41:19 +02:00
parent d5d51bbe03
commit c86fc8ff27

View file

@ -21,6 +21,7 @@ with lib;
mode = "0440";
group = config.users.groups.keys.name;
sopsFile = ../secrets/git-gpg-private-key;
format = "binary";
};
nix.gcRoots = [ inputs.sops-nix ];