diff --git a/modules/desktop/window-managers/hyprland.nix b/modules/desktop/window-managers/hyprland.nix index 516d835..b760a4e 100644 --- a/modules/desktop/window-managers/hyprland.nix +++ b/modules/desktop/window-managers/hyprland.nix @@ -54,7 +54,9 @@ mkOizysModule config "hyprland" { nixpkgs.overlays = [ inputs.hyprland-contrib.overlays.default - inputs.nixpkgs-wayland.overlay + # some issue with dunst? + # inputs.nixpkgs-wayland.overlay + # when this was active I was forced to recompile VirtualBox myself, which would just fail to compile... # Must have been one of the other non-hyprland packages modified in the overlay # inputs.hyprland.overlays.default