fix: reenable xdg open use portal
This commit is contained in:
parent
f9f463041f
commit
1297ce409f
|
@ -27,6 +27,7 @@ in {
|
||||||
xdg-utils
|
xdg-utils
|
||||||
];
|
];
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
|
xdgOpenUsePortal = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPortals = with pkgs; [
|
extraPortals = with pkgs; [
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr
|
||||||
|
|
Loading…
Reference in a new issue