mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
dunst install phase broken
This commit is contained in:
parent
0fa0a22f75
commit
e68109a40f
1 changed files with 3 additions and 1 deletions
|
@ -54,7 +54,9 @@ mkOizysModule config "hyprland" {
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
inputs.hyprland-contrib.overlays.default
|
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...
|
# 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
|
# Must have been one of the other non-hyprland packages modified in the overlay
|
||||||
# inputs.hyprland.overlays.default
|
# inputs.hyprland.overlays.default
|
||||||
|
|
Loading…
Reference in a new issue