fix(system): enable Polkit for Thunar drive management
Some checks failed
Check / eval-and-lint (push) Has been cancelled

This commit is contained in:
Bernardo Magri
2026-05-31 20:59:04 +01:00
parent ea34a7ac1f
commit 5d558a3cc6

View File

@@ -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