nixpkgs/modules/system/etc
Eelco Dolstra 979117b6b8 Selectively allow /etc files to be disabled
For instance, if you don't want NixOS to emit /etc/hosts, you
can say:

  environment.etc.hosts.enable = false;
2013-02-03 14:28:18 +01:00
..
etc.nix Selectively allow /etc files to be disabled 2013-02-03 14:28:18 +01:00
make-etc.sh Lowercase debug output 2012-10-04 21:44:45 -04:00
setup-etc.pl * Handle the case where a symlink in /etc needs to change into a 2011-09-06 12:32:07 +00:00