allow vnc
This commit is contained in:
parent
4a3c7a6662
commit
413883fe36
@ -25,6 +25,9 @@
|
||||
de.enable = true;
|
||||
de.touchpad.enable = true;
|
||||
|
||||
# VNC
|
||||
networking.firewall.allowedTCPPorts = [ 5900 ];
|
||||
|
||||
networking.interfaces.enp57s0f1.useDHCP = true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user