Ehh, fuckin key is hard

Might have to do something fancy
This commit is contained in:
niten 2021-10-13 22:58:35 -07:00
parent 5f79252dd6
commit 08bb0e339a
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
# ];
};
};
};