1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services/x11
Peter Simons 7bb7ea52e9 nixos: don't white-list port 5900 in the firewall when x11vnc is enabled
If you want x11vnc to receive TCP connections from the rest of the world,
please add

    networking.firewall.allowedTCPPorts = [ 5900 ];

to /etc/nixos/configuration.nix.

See <http://lists.science.uu.nl/pipermail/nix-dev/2013-November/011997.html>
for the discussion that lead to this.
2013-12-23 21:30:10 +01:00
..
desktop-managers
display-managers
hardware
window-managers add herbstluftwm enable option 2013-12-14 14:45:33 +01:00
redshift.nix
terminal-server.nix nixos: don't white-list port 5900 in the firewall when x11vnc is enabled 2013-12-23 21:30:10 +01:00
xfs.conf
xfs.nix
xserver.nix