Ugh, apparently not allowed...
This commit is contained in:
parent
08bb0e339a
commit
36413c80cd
|
@ -56,9 +56,9 @@ in {
|
|||
enable = true;
|
||||
port = 22;
|
||||
authorizedKeys = admin-ssh-keys;
|
||||
# hostKeys = [
|
||||
# host-privkey
|
||||
# ];
|
||||
hostKeys = [
|
||||
host-privkey
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue