nixpkgs/modules
Eelco Dolstra 1daab1ebf5 environment.etc: Add convenience option 'text'
This allows writing

  environment.etc.hosts.text = "127.0.0.1 localhost";

instead of

  environment.etc.hosts.source = pkgs.writeText "hosts" "127.0.0.1 localhost";
2013-02-03 14:28:18 +01:00
..
config environment.etc: Add convenience option 'text' 2013-02-03 14:28:18 +01:00
hardware Adding support of the Intel 2230 wireless card to nixos 2013-01-30 20:51:49 +01:00
installer Update iso_efi to use gummiboot 2013-02-02 00:54:05 -05:00
misc Set some missing types 2013-01-16 15:03:54 +01:00
profiles Adding support of the Intel 2230 wireless card to nixos 2013-01-30 20:51:49 +01:00
programs Provide missing command suggestions, Ubuntu style 2013-01-30 15:00:59 +01:00
security Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
services Changing ensureDir -> mkdir -p 2013-01-30 20:58:00 +01:00
system environment.etc: Add convenience option 'text' 2013-02-03 14:28:18 +01:00
tasks environment.etc: Add convenience option 'text' 2013-02-03 14:28:18 +01:00
testing Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
virtualisation linuxPackages_2_6_32_xen is gone 2013-01-30 02:43:37 -05:00
module-list.nix Add gummiboot module. 2013-02-02 00:03:45 -05:00
rename.nix Add gummiboot module. 2013-02-02 00:03:45 -05:00