diff --git a/modules/hyprland/sys/hyprland.nix b/modules/hyprland/sys/hyprland.nix index 6a6e46a..00959cb 100644 --- a/modules/hyprland/sys/hyprland.nix +++ b/modules/hyprland/sys/hyprland.nix @@ -3,7 +3,6 @@ programs.hyprland = { enable = true; xwayland.enable = true; - withSystemd = true; withUWSM = true; };