little comment
This commit is contained in:
parent
b38af9b6dc
commit
26bb9286f0
|
@ -44,6 +44,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
|
||||||
sops.defaultSopsFile = ../../secrets/queen-Lillian.yaml;
|
sops.defaultSopsFile = ../../secrets/queen-Lillian.yaml;
|
||||||
sops.age.keyFile = /home/lillian/.config/sops/age/keys.txt;
|
sops.age.keyFile = /home/lillian/.config/sops/age/keys.txt;
|
||||||
sops.secrets."nextcloudadmin".mode = "0400";
|
sops.secrets."nextcloudadmin".mode = "0400";
|
||||||
|
|
Loading…
Reference in a new issue