Revert "Remove xdg-desktop-portal-gtk until is it fixed"
This reverts commit 75c83a743e
.
This commit is contained in:
parent
882ee5c70d
commit
229de0cfee
|
@ -127,6 +127,7 @@ in {
|
||||||
|
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPortals = with pkgs; [ xdg-desktop-portal-wlr ];
|
gtkUsePortal = true;
|
||||||
|
extraPortals = with pkgs; [ xdg-desktop-portal-wlr xdg-desktop-portal-gtk ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue