Remove redundant xdg-desktop-portal-gtk
This reverts commit 229de0cfee
.
This commit is contained in:
parent
229de0cfee
commit
dd55d64aef
|
@ -127,7 +127,6 @@ in {
|
||||||
|
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gtkUsePortal = true;
|
extraPortals = with pkgs; [ xdg-desktop-portal-wlr ];
|
||||||
extraPortals = with pkgs; [ xdg-desktop-portal-wlr xdg-desktop-portal-gtk ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue