nixpkgs/modules/system
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
..
activation switch-to-configuration.pl: Fix parsing of comments in fstab, hash-tokens inside strings are not comments. 2013-01-25 15:54:45 +01:00
boot gummiboot-builder: Only read /etc/machine-id once per invocation 2013-02-02 21:16:12 -05:00
etc Selectively allow /etc files to be disabled 2013-02-03 14:28:18 +01:00
upstart Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00