drop hyprland overlay

This commit is contained in:
Daylin Morgan 2024-05-15 14:43:48 -05:00
parent 89d9d32216
commit 144447dea2
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 1 additions and 2 deletions

View File

@ -52,9 +52,8 @@ mkOizysModule config "hyprland" {
nixpkgs.overlays = [
inputs.hyprland-contrib.overlays.default
# some issue with dunst?
inputs.nixpkgs-wayland.overlay
inputs.hyprland.overlays.default
# inputs.hyprland.overlays.default
];
}