nixpkgs/modules/security
Florian Friesdorf 14a8532ee0 add NIX_CONF_DIR to sudo env_keep variables (suggested by Eelco Dolstra)
this enables nix-collect-garbage under sudo to respect nix.conf, e.g.:

    gc-keep-outputs = true
    gc-keep-derivations = true
2012-07-27 12:25:11 +02:00
..
apparmor.nix AppArmor: packaged 2012-07-22 16:31:49 +03: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 add NIX_CONF_DIR to sudo env_keep variables (suggested by Eelco Dolstra) 2012-07-27 12:25:11 +02:00