puyak.r: allow vnc
This commit is contained in:
parent
5067cc312e
commit
de16ae2a12
@ -71,4 +71,5 @@
|
||||
isNormalUser = true;
|
||||
shell = "/run/current-system/sw/bin/zsh";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ 5901 ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user