diff --git a/system-config/programs/hyprland/default.nix b/system-config/programs/hyprland/default.nix index 2774d4f..6b68439 100644 --- a/system-config/programs/hyprland/default.nix +++ b/system-config/programs/hyprland/default.nix @@ -18,8 +18,6 @@ systemd.setPath.enable = true; - withUWSM = true; - package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;