pinwheel: Set sshd port
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
|
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
ports = [ 1122 ];
|
||||||
|
|
||||||
hostKeys = [{
|
hostKeys = [{
|
||||||
path = "/etc/ssh/pinwheel";
|
path = "/etc/ssh/pinwheel";
|
||||||
|
|||||||
Reference in New Issue
Block a user