fix: reenable xdg open use portal

This commit is contained in:
Patrick Großmann 2023-12-04 22:35:06 +01:00
parent f9f463041f
commit 1297ce409f
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -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