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 xfce: enable tumbler the thumbnail manager (close #1206) 2013-11-16 16:58:08 +01:00
display-managers Only run systemd-inhibit for local X11 sessions 2013-11-08 16:39:22 +01:00
hardware Make touchpad button mapping configurable 2013-11-03 13:00:49 +04:00
window-managers add herbstluftwm enable option 2013-12-14 14:45:33 +01:00
redshift.nix services.redshift: New service 2013-10-22 09:03:06 +01:00
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 Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
xserver.nix Merge pull request #1167 from grwlf/serverflags 2013-11-07 03:00:37 -08:00