From e68109a40fcb978030c421abce98a1477c1fd4f2 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sun, 5 May 2024 16:04:06 -0500 Subject: [PATCH] dunst install phase broken --- modules/desktop/window-managers/hyprland.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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