More tmpfs impermanence fixes.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
sops = {
|
||||
# sometimes the impermanence bind mount is stopped when sops needs these
|
||||
age.sshKeyPaths = [
|
||||
"/persist/etc/ssh/ssh_host_ed25519_key"
|
||||
"/persist/etc/ssh/ssh_host_rsa_key"
|
||||
"${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