Help is on the way

This commit is contained in:
Julien Malka 2021-12-27 16:33:19 +01:00
parent 8a94329533
commit 3e07adbb49
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
3 changed files with 16 additions and 58 deletions

View file

@ -18,6 +18,8 @@ with lib;
sops.secrets.sendinblue-mail-passwd = {};
sops.secrets.git-gpg-private-key = {
owner = "julien";
mode = "0440";
group = config.users.groups.keys.name;
};
};