Oops, didn't escape the attr name.
This commit is contained in:
@@ -52,7 +52,7 @@ in {
|
||||
host-privkey = builtins.toPath "${host-key-pkg}/${key-filename}";
|
||||
in {
|
||||
secrets = {
|
||||
config.fudo.secrets.host-secrets.${hostname}.initrd-ssh-host-key.target-file = null;
|
||||
${config.fudo.secrets.host-secrets.${hostname}.initrd-ssh-host-key.target-file} = null;
|
||||
};
|
||||
|
||||
network = {
|
||||
|
||||
Reference in New Issue
Block a user