rtkit: Update from 0.10 to 0.11
This commit is contained in:
@@ -25,8 +25,13 @@ with lib;
|
||||
|
||||
config = mkIf config.security.rtkit.enable {
|
||||
|
||||
security.polkit.enable = true;
|
||||
|
||||
# To make polkit pickup rtkit policies
|
||||
environment.systemPackages = [ pkgs.rtkit ];
|
||||
|
||||
systemd.packages = [ pkgs.rtkit ];
|
||||
|
||||
services.dbus.packages = [ pkgs.rtkit ];
|
||||
|
||||
users.extraUsers = singleton
|
||||
|
||||
Reference in New Issue
Block a user