fix(xdg-portal): add missing gtk portal

This commit is contained in:
matt1432 2024-09-26 11:30:21 -04:00
parent f1ed9770ed
commit 1ee6bf65f2
2 changed files with 3 additions and 3 deletions
nixosModules/desktop/environment

View file

@ -53,6 +53,7 @@ in {
extraPortals = [
pkgs.kdePackages.xdg-desktop-portal-kde
pkgs.xdg-desktop-portal-gtk
];
config.hyprland = {