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