pinwheel: Set sshd port

This commit is contained in:
Alexander Heldt
2023-10-31 21:05:50 +01:00
parent 90420f6b6d
commit b08cbaeec8

View File

@@ -58,6 +58,7 @@
services.openssh = {
enable = true;
ports = [ 1122 ];
hostKeys = [{
path = "/etc/ssh/pinwheel";