This commit is contained in:
John Lancaster
2026-03-14 11:57:53 -05:00
parent 4f3976a979
commit 788fdbdf91

View File

@@ -18,8 +18,6 @@ in
];
sops.defaultSopsFile = ../../keys/secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
# sops.age.keyFile = "/var/lib/sops-nix/key.txt";
sops.secrets."test-nix/ssh_host_key" = {
owner = "john";
path = "/home/john/.ssh/host_key";