Deploy root's sops key by default
This commit is contained in:
parent
d5978e4d47
commit
0ce79b62eb
7 changed files with 4 additions and 15 deletions
|
@ -6,7 +6,7 @@
|
|||
config = {
|
||||
pim = {
|
||||
cinnamon.enable = true;
|
||||
sops-nix.usersWithSopsKeys = ["root" "pim"];
|
||||
sops-nix.usersWithSopsKeys = ["pim"];
|
||||
};
|
||||
|
||||
facter.reportPath = ./facter.json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue