Reorganize some sops stuff
This commit is contained in:
parent
a29d10e507
commit
6291f8d438
14 changed files with 152 additions and 195 deletions
|
@ -6,10 +6,7 @@
|
|||
config = {
|
||||
pim = {
|
||||
cinnamon.enable = true;
|
||||
sopsKeys = {
|
||||
root = ./nixos.sops.yaml;
|
||||
pim = ./pim.sops.yaml;
|
||||
};
|
||||
sops-nix.usersWithSopsKeys = ["root" "pim"];
|
||||
};
|
||||
|
||||
facter.reportPath = ./facter.json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue