Go to file
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
doc
lib Simplify crossLists 2013-12-12 14:01:48 -05:00
maintainers/scripts
nixos nixos: don't white-list port 631 in the firewall when CUPS is enabled 2013-12-23 21:27:07 +01:00
pkgs all-packages.nix: fix Emacs syntax highlighting 2013-12-23 19:29:24 +01:00
.gitignore
.version
COPYING
default.nix