Rolled all secrets for security purposes

This commit is contained in:
Julien Malka 2022-04-01 10:36:27 +02:00
parent 6dcca9387c
commit 5f59ad7fef
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -27,6 +27,7 @@
owner = "julien";
mode = "0440";
group = config.users.groups.keys.name;
sopsFile = ../secrets/git-gpg-private-key;
};