Revert "Remove redundant xdg-desktop-portal-gtk"
This reverts commit dd55d64aef
.
This commit is contained in:
parent
c036f51c91
commit
1b859d89ed
|
@ -93,5 +93,7 @@ with pkgs;
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
gtkUsePortal = true;
|
||||
extraPortals = [ xdg-desktop-portal-gtk ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue