aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional/services/wayland.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-06-28 15:48:23 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-06-28 15:48:23 -0700
commit7c816df134c4e90adeeb6e82697d61b721cd5abd (patch)
tree35c54c77f29f14b8bce0350ecb6e57ad0f295675 /hosts/common/optional/services/wayland.nix
parent01329351e57a86a61853ec995826cfcef42ba324 (diff)
downloadnix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar.gz
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar.bz2
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar.lz
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar.xz
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.tar.zst
nix-7c816df134c4e90adeeb6e82697d61b721cd5abd.zip
Fix typo
Diffstat (limited to '')
-rw-r--r--hosts/common/optional/services/wayland.nix1
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 = {