Fix ports for ssh
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
0d61dcd079
commit
970dbf7689
@ -40,6 +40,8 @@
|
||||
enable = true;
|
||||
config = builtins.readFile ./conf/haproxy.conf;
|
||||
};
|
||||
|
||||
openssh.ports = [ 666 ];
|
||||
};
|
||||
|
||||
networking.firewall.enable = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user