nixpkgs/nixos/modules/services
Peter Simons 19a79fc71d nixos: don't white-list port 631 in the firewall when CUPS is enabled
If you want CUPS to receive UDP printer announcements from the rest of the
world, please add

  networking.firewall.allowedUDPPorts = [ 631 ];

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:27:07 +01:00
..
amqp Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
audio Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
backup Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
databases memcached: set uid to make it work with #1076 2013-12-13 10:09:08 +01:00
games Strictly check the arguments to mkOption 2013-10-30 15:35:09 +01:00
hardware Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
logging Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
mail Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
misc When setting $NIX_REMOTE, check whether /nix/var/nix/db is writable 2013-11-27 17:09:17 +01:00
monitoring Make dd-agent services restart when killed. 2013-11-22 15:23:45 +01:00
network-filesystems nixos: capitalize a bunch of service descriptions 2013-11-09 20:45:50 +01:00
networking Make Ejabberd service work 2013-12-20 18:16:56 +04:00
printing nixos: don't white-list port 631 in the firewall when CUPS is enabled 2013-12-23 21:27:07 +01:00
scheduling fcron: Fix error when cron.mailto is null. 2013-11-04 11:07:11 +00:00
search Removed unnecessary mkIf 2013-11-05 08:52:23 +01:00
security fail2ban: Fix preStart action 2013-12-11 21:16:58 +01:00
system Add lots of missing option types 2013-10-30 18:47:43 +01:00
torrent Add some primops to lib 2013-11-12 13:48:30 +01:00
ttys Add lots of missing option types 2013-10-30 18:47:43 +01:00
web-servers mediawiki: Update to 1.20.8 2013-12-20 14:46:57 +01:00
x11 add herbstluftwm enable option 2013-12-14 14:45:33 +01:00