Hyprland: add desktop portal gtk

This commit is contained in:
Filippo Berto 2024-01-03 19:12:01 +01:00
parent 48ac92847a
commit ac19832799
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -7,7 +7,7 @@
./yazi.nix
];
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji; };
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji xdg-desktop-portal-gtk; };
# wayland.windowManager.hyprland = { };