system/flatpak: fix portals

This commit is contained in:
LavaDesu 2023-12-21 20:38:21 +07:00
parent 513dda4a03
commit 611bbc0cfd
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -3,5 +3,6 @@
xdg.portal = {
enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
config.common.default = "*";
};
}