nixpkgs/nixos
Guillaume Maudoux 15b7e102b6 Safer defaults for immutable znc config (#30155)
* Safer defaults for immutable znc config

I just lost all the options I configured in ZNC, because the mutable config was overwritten.
I accept any suggestions on the way to implement this, but overwriting a mutable config by default seems weird. If we want to do this, we should ensure that ZNC does not allow to edit the config via the webmin when cfg.mutable is false.

* Do not backup old config files.

There seems to be little need for backups if mutable becomes a voluntary opt-out.

* fixup
2017-10-07 16:38:14 +01:00
..
doc/manual 17.09 release notes: fix typo 2017-10-01 12:44:06 +02:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers Don't generate instance-store AMIs 2017-09-28 17:33:13 +02:00
modules Safer defaults for immutable znc config (#30155) 2017-10-07 16:38:14 +01:00
tests nixos/tests: clean up pgjwt test 2017-10-04 13:04:49 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos/release-combined: remove basic kernel tests 2017-09-16 12:45:30 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix treewide: mark a bunch of failing builds as broken 2017-10-01 00:26:52 +03:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.