This commit is contained in:
Aleksandr Lebedev 2025-10-29 09:13:01 +01:00
parent 1bdd9206ae
commit a1d8d5fe97

View file

@ -407,7 +407,7 @@ in
}; };
}; };
xdg.portal.extraPortals = with pkgs;[ xdg.portal.extraPortals = with pkgs; [
xdg-desktop-portal-gtk xdg-desktop-portal-gtk
]; ];