Remove to-do as it's to-done
This commit is contained in:
parent
9967f7cd3a
commit
69dc539169
|
@ -45,7 +45,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
sops.defaultSopsFile = ../../secrets/queen-Lillian.yaml;
|
sops.defaultSopsFile = ../../secrets/queen-Lillian.yaml;
|
||||||
#TODO: keyfile for age (generate and sync)
|
|
||||||
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";
|
||||||
sops.secrets."nextclouddb".mode = "0400";
|
sops.secrets."nextclouddb".mode = "0400";
|
||||||
|
|
Loading…
Reference in a new issue