chore: revert polkit change
This commit is contained in:
parent
a767af7ecc
commit
2ea9fd28b3
1 changed files with 1 additions and 4 deletions
|
@ -154,10 +154,7 @@
|
||||||
MOZ_ENABLE_WAYLAND = 1;
|
MOZ_ENABLE_WAYLAND = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
security.polkit = {
|
security.polkit.enable = true;
|
||||||
enable = true;
|
|
||||||
package = pkgs.polkit-kde-agent;
|
|
||||||
};
|
|
||||||
|
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue