Add xdg-desktop-portal-gtk as additional portal
This commit is contained in:
parent
35b1130442
commit
034a666ea4
|
@ -90,5 +90,6 @@
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
config.common.default = "*"; # TODO change for xdg-desktop-portal > 1.17 changes
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue