diff --git a/options/custom/desktops/hyprland/default.nix b/options/custom/desktops/hyprland/default.nix index ff9c28d..1f6a5a8 100644 --- a/options/custom/desktops/hyprland/default.nix +++ b/options/custom/desktops/hyprland/default.nix @@ -49,11 +49,7 @@ in { xdg.portal = { enable = true; - - extraPortals = with pkgs; [ - xdg-desktop-portal-gnome - xdg-desktop-portal-gtk - ]; + extraPortals = [pkgs.xdg-desktop-portal-gtk]; }; home-manager.sharedModules = [