feat: fixed hyprland

This commit is contained in:
Nick 2025-02-01 23:30:06 -06:00
parent a4afc18937
commit 7cf28c791c
11 changed files with 32 additions and 18 deletions

View file

@ -9,12 +9,8 @@
xdgOpenUsePortal = true;
extraPortals = builtins.attrValues {
inherit (pkgs)
xdg-desktop-portal-wlr
xdg-desktop-portal-gtk
;
inherit (pkgs.kdePackages)
xdg-desktop-portal-kde
;
};
};
};