Don't try to use the RSA SSH key, not supported by sops.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# sometimes the impermanence bind mount is stopped when sops needs these
|
||||
age.sshKeyPaths = [
|
||||
"${config.custom.impermanence.persistPath}/etc/ssh/ssh_host_ed25519_key"
|
||||
"${config.custom.impermanence.persistPath}/etc/ssh/ssh_host_rsa_key"
|
||||
];
|
||||
defaultSopsFile = ./../../secrets/common.yaml;
|
||||
secrets = {
|
||||
|
||||
Reference in New Issue
Block a user