nixpkgs/nixos/modules
Eelco Dolstra a2c820c678 Turn security.pam.services into an attribute set
That is, you can say

  security.pam.services.sshd = { options... };

instead of

  security.pam.services = [ { name = "sshd"; options... } ];

making it easier to override PAM settings from other modules.
2013-10-15 14:47:51 +02:00
..
config Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
hardware Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
installer nixos-generate-config: Add --root option 2013-10-13 17:35:56 +02:00
misc Unify the Nixpkgs and NixOS version numbers 2013-10-10 13:28:22 +02:00
profiles Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
programs Turn security.pam.services into an attribute set 2013-10-15 14:47:51 +02:00
security Turn security.pam.services into an attribute set 2013-10-15 14:47:51 +02:00
services Turn security.pam.services into an attribute set 2013-10-15 14:47:51 +02:00
system Remove old efi boot stub bootloader 2013-10-10 10:54:35 -04:00
tasks Load the xfs kernel module on demand 2013-10-13 17:35:57 +02:00
testing Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
virtualisation Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
module-list.nix add prey: Proven tracking software that helps you find, lock and recover your devices when stolen or missing 2013-10-14 11:57:48 +02:00
rename.nix Remove old efi boot stub bootloader 2013-10-10 10:54:35 -04:00