Ugh, apparently not allowed...

This commit is contained in:
niten 2021-10-13 23:04:21 -07:00
parent 08bb0e339a
commit 36413c80cd
1 changed files with 3 additions and 3 deletions

View File

@ -56,9 +56,9 @@ in {
enable = true;
port = 22;
authorizedKeys = admin-ssh-keys;
# hostKeys = [
# host-privkey
# ];
hostKeys = [
host-privkey
];
};
};
};