aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--nix/overlays.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/overlays.nix b/nix/overlays.nix
index a78f3003..b1eb66ad 100644
--- a/nix/overlays.nix
+++ b/nix/overlays.nix
@@ -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