Maybe this will work?
This commit is contained in:
parent
f3bc3c2013
commit
22999a8fa4
|
@ -57,7 +57,7 @@ in {
|
||||||
port = 22;
|
port = 22;
|
||||||
authorizedKeys = admin-ssh-keys;
|
authorizedKeys = admin-ssh-keys;
|
||||||
hostKeys = [
|
hostKeys = [
|
||||||
host-privkey
|
(builtins.unsafeDiscardStringContext host-privkey)
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue