mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 10:10:45 -06:00
drop hyprland overlay
This commit is contained in:
parent
89d9d32216
commit
144447dea2
1 changed files with 1 additions and 2 deletions
|
@ -52,9 +52,8 @@ mkOizysModule config "hyprland" {
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
inputs.hyprland-contrib.overlays.default
|
inputs.hyprland-contrib.overlays.default
|
||||||
# some issue with dunst?
|
|
||||||
inputs.nixpkgs-wayland.overlay
|
inputs.nixpkgs-wayland.overlay
|
||||||
|
|
||||||
inputs.hyprland.overlays.default
|
# inputs.hyprland.overlays.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue