reorganize secrets
This commit is contained in:
parent
42128ebbe1
commit
76e043171c
14 changed files with 49 additions and 58 deletions
|
@ -3,7 +3,7 @@ let
|
|||
mac = "02:00:00:00:00:02";
|
||||
in
|
||||
{
|
||||
sops.defaultSopsFile = ../../secrets/radicale/secrets.yaml;
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
||||
sops.secrets = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue