seperate vnc config
This commit is contained in:
parent
53d972c9a0
commit
93309a816c
9 changed files with 606 additions and 3 deletions
|
|
@ -163,8 +163,8 @@
|
|||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
networking.firewall.allowedTCPPorts = [ 5909 ];
|
||||
networking.firewall.allowedUDPPorts = [ 5909 ];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue