ninurta: fixup
This commit is contained in:
parent
98590345f3
commit
85419b9ce6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 2222;
|
port = 2222;
|
||||||
authorizedKeys = config.dadada.admin.users.dadada.keys;
|
authorizedKeys = config.dadada.admin.users.dadada.keys;
|
||||||
hostKeys = [ age.secrets.${initrdSshKey}.path ];
|
hostKeys = [ config.age.secrets.${initrdSshKey}.path ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Kinda does not work?
|
# Kinda does not work?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue