This commit is contained in:
2023-02-26 14:49:22 +00:00
parent 884468f4a4
commit 457ab6199d
13 changed files with 139 additions and 90 deletions

View File

@@ -5,7 +5,8 @@
];
sops = {
defaultSopsFile = ./secrets.yaml;
# defaultSopsFile = ./secrets.yaml;
defaultSopsFile = "${config._secretsstore}/host-secrets.yaml"
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
# secrets.discogs_json = {
# mode = "0440";