Fix xdg-portals

This commit is contained in:
2025-09-02 22:44:10 +03:00
parent 9710fbf69c
commit 8b220c3657
2 changed files with 8 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
];
};
extraPortals = lib.mkForce [
pkgs.kdePackages.xdg-desktop-portal-kde
pkgs.xdg-desktop-portal-gnome
];
};
};