nixos/budgie: opt into pkexec

https://github.com/search?q=org%3ABuddiesOfBudgie%20pkexec&type=code
This commit is contained in:
Martin Weinelt
2026-06-09 23:38:06 +02:00
parent 861d61d3a8
commit 6e6895d6bf
@@ -243,6 +243,8 @@ in
# Required by Budgie's Polkit Dialog.
security.polkit.enable = mkDefault true;
# Required by Budige's Control Center and Desktop
security.polkit.enablePkexecWrapper = mkDefault true;
# Required by Budgie Panel plugins and/or Budgie Control Center panels.
networking.networkmanager.enable = mkDefault true; # for BCC's Network panel.