home/hyprland: enable hyprpolkitagent
This commit is contained in:
@@ -26,7 +26,6 @@ in
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
hyprpolkitagent
|
||||
wl-clipboard-rs
|
||||
];
|
||||
|
||||
@@ -385,6 +384,8 @@ in
|
||||
settings.ipc = true;
|
||||
};
|
||||
|
||||
services.hyprpolkitagent.enable = true;
|
||||
|
||||
# UWSM
|
||||
systemd.user.services = {
|
||||
hypridle.Unit.After = lib.mkForce "graphical-session.target";
|
||||
|
Reference in New Issue
Block a user