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