Reorganize some sops stuff

This commit is contained in:
Pim Kunis 2024-12-01 01:03:21 +01:00
parent a29d10e507
commit 6291f8d438
14 changed files with 152 additions and 195 deletions

View file

@ -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;