diff --git a/overlays.nix b/overlays.nix index 21239c8..bee62fe 100644 --- a/overlays.nix +++ b/overlays.nix @@ -31,10 +31,10 @@ in }; }; - hyprland = - inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.hyprland; - xdg-desktop-portal-hyprland = - inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; + #hyprland = + # inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.hyprland; + #xdg-desktop-portal-hyprland = + # inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; csharp-ls = prev.csharp-ls-8; };