summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 16:56:51 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 16:56:51 +0100
commit4ff3c05ea1633666b92c45b70be1e22720be263a (patch)
treeb0b583a260763ea40826b65273b3fda25fc91455
parentb4ee2f0b00ff3d7c0182b572759598fe8ed36205 (diff)
fixed xwayland config
-rw-r--r--modules/nixos/des/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
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 = {