What if I hardcode the path?
This commit is contained in:
parent
9b3333616d
commit
ea8d7c9007
@ -60,7 +60,7 @@ in {
|
||||
port = 22;
|
||||
authorizedKeys = admin-ssh-keys;
|
||||
hostKeys = [
|
||||
config.fudo.secrets.host-secrets.${hostname}.initrd-ssh-host-key.target-file
|
||||
"/var/run/ssh/${key-filename}"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user