nixpkgs/nixos/modules
Bjørn Forsman aff4394be6 nixos-generate-config: fix nix-env example command
An escape char is needed to prevent "$ nix" from being evaluated and
expanded to an empty string. With this change the resulting text is

  $ nix-env -qaP | grep wget

instead of

  -env -qaP | grep wget
2014-06-12 21:18:21 +02:00
..
config Merge pull request #2543 from wizeman/u/zramswap 2014-06-12 13:01:29 +04:00
hardware Simple typo 2014-05-13 10:35:57 -06:00
installer nixos-generate-config: fix nix-env example command 2014-06-12 21:18:21 +02:00
misc nsd-service: add service module for nsd 2014-06-12 11:20:43 +02:00
profiles nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
programs Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env"" 2014-06-10 13:07:10 +02:00
security Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env"" 2014-06-10 13:07:10 +02:00
services nsd-service: add service module for nsd 2014-06-12 11:20:43 +02:00
system systemd service: fix issues with escaping when unit name contains '-' 2014-06-11 04:08:13 +03:00
tasks Merge pull request #2380 from wkennington/cache.search 2014-06-12 12:56:41 +04:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation Only overwrite container-configuration when --config is specified. 2014-06-06 11:49:16 +02:00
module-list.nix nsd-service: add service module for nsd 2014-06-12 11:20:43 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00