nix/overlays: fix xdph overlay

Partial fix for https://github.com/hyprwm/Hyprland/issues/8343
This commit is contained in:
Mihai Fufezan 2024-11-04 19:43:23 +02:00
parent cd0d049126
commit 44899cd548
No known key found for this signature in database

View File

@ -63,7 +63,7 @@ in {
# Packages for extra software recommended for usage with Hyprland,
# including forked or patched packages for compatibility.
hyprland-extras = lib.composeManyExtensions [
inputs.xdph.overlays.xdg-desktop-portal-hyprland
inputs.xdph.overlays.default
];
# udis86 from nixpkgs is too old, and also does not provide a .pc file