no polkit, no shutdown in the ui, lol
This commit is contained in:
parent
89e8275ef2
commit
9325794ebc
|
@ -266,9 +266,6 @@ in
|
|||
services.power-profiles-daemon.enable = pkgs.lib.mkForce false;
|
||||
services.upower.enable = pkgs.lib.mkForce false;
|
||||
|
||||
# no need to be able to escalate privileges
|
||||
security.polkit.enable = pkgs.lib.mkForce false;
|
||||
|
||||
# let home manager install stuff to /etc/profiles
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue