nixpkgs/modules/security
Mathijs Kwik b609ff4fcf allow out-of-tree nixos modules
The environment variable "NIXOS_EXTRA_MODULES" is now checked to
contain a path to a file similar to modules/module-list.nix.

This gives the ability to include nixos modules that are not in the
nixos source tree.

This can be useful for modules that are still experimental, or which
aren't useful for other nixos users. Of course, this was already
possible to do this using a forked nixos tree, but with this
functionality, you can just rely on the nixos channel, easing things a
lot.
2012-07-21 17:35:50 +02:00
..
ca.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
consolekit.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
pam.nix modules/security/pam.nix: add xscreensaver to the list of services 2012-07-17 13:01:09 +02:00
pam_usb.nix * Add support for pam_usb. 2010-01-03 11:59:08 +00:00
policykit.nix * Don't use ‘chown user.group’ since that syntax is not officially 2012-05-17 19:43:32 +00:00
polkit.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
rtkit.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
setuid-wrapper.c * Print an error if the exec fails. 2009-08-16 16:46:00 +00:00
setuid-wrappers.nix * Obsolete security.extraSetuidPrograms. 2012-03-01 20:10:46 +00:00
sudo.nix allow out-of-tree nixos modules 2012-07-21 17:35:50 +02:00