{ config, pkgs, ... }: { xdg.portal = { enable = true; config.system.default = [ "hyprland" "gtk" ]; }; }