mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Enable polkit-1
Now both polkit-1 and old policykit are enabled. Packages that can use both will be migrated to new polkit-1, than old one can be disabled. svn path=/nixos/trunk/; revision=21776
This commit is contained in:
parent
680818c2cc
commit
03caab4572
2 changed files with 46 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
|||
./security/pam.nix
|
||||
./security/pam_usb.nix
|
||||
./security/policykit.nix
|
||||
#./security/polkit.nix # Currently disabled; using the old policykit.
|
||||
./security/polkit.nix
|
||||
./security/setuid-wrappers.nix
|
||||
./security/sudo.nix
|
||||
./services/audio/alsa.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue