Remove xdgOpenUsePortal
This commit is contained in:
parent
d4aab0d669
commit
1a2b266947
|
@ -44,8 +44,5 @@
|
|||
platformTheme = "gnome";
|
||||
style = "adwaita-dark";
|
||||
};
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
};
|
||||
xdg.portal.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue