fix(system): enable Polkit for Thunar drive management
Some checks failed
Check / eval-and-lint (push) Has been cancelled
Some checks failed
Check / eval-and-lint (push) Has been cancelled
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
# Explicitly enable Thunar for D-Bus integration
|
||||
programs.thunar.enable = lib.mkDefault true;
|
||||
|
||||
# Required for drive management (mount/unmount) and other privileged actions
|
||||
security.polkit.enable = true;
|
||||
|
||||
# Allow Thunar to use gvfs (trash, network mounts, etc.)
|
||||
programs.thunar.plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
|
||||
Reference in New Issue
Block a user