From 4ff3c05ea1633666b92c45b70be1e22720be263a Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 16:56:51 +0100 Subject: fixed xwayland config --- modules/nixos/des/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/nixos/des') diff --git a/modules/nixos/des/hyprland.nix b/modules/nixos/des/hyprland.nix index a8e908e..ba68866 100644 --- a/modules/nixos/des/hyprland.nix +++ b/modules/nixos/des/hyprland.nix @@ -9,7 +9,7 @@ }; # Wayland support - xwayland.enable = true; + services.xserver.xwayland.enable = true; # XDG portal for Wayland xdg.portal = { -- cgit v1.2.3