mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Rolled all secrets for security purposes
This commit is contained in:
parent
6dcca9387c
commit
5f59ad7fef
2 changed files with 2 additions and 0 deletions
|
@ -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 ];
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
owner = "julien";
|
||||
mode = "0440";
|
||||
group = config.users.groups.keys.name;
|
||||
sopsFile = ../secrets/git-gpg-private-key;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue