diff --git a/nix/systems/desktop.nix b/nix/systems/desktop.nix index 4084160..39fa9d5 100644 --- a/nix/systems/desktop.nix +++ b/nix/systems/desktop.nix @@ -20,7 +20,7 @@ # hyprland programs.hyprland = { - enable = true; + enable = true; xwayland.enable = true; };