Hi Eelco, > I've been wanting to enable the firewall by default in NixOS for a > while (https://github.com/NixOS/nixos/issues/55) and disabling port > 22 would lock out people who have sshd enabled without having port 22 > opened explicitly in their configuration.nix.
you are right, that would be very bad. So we cannot easily change the behavior of the current SSH module. We can change the modules modules/services/printing/cupsd.nix modules/services/x11/terminal-server.nix modules/services/networking/minidlna.nix though, right? Does anyone see compelling reason not to? Take care, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
