diff options
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 53bf6db..fa3b5fc 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -98,6 +98,7 @@ blueman.enable = true; libinput.enable = true; printing.enable = true; + }; systemd = { user.services.polkit-gnome-authentication-agent-1 = { |