Remove redundant xdg-desktop-portal-gtk package
This commit is contained in:
parent
958119c53e
commit
b4424311be
|
@ -93,6 +93,5 @@ with pkgs;
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = [ xdg-desktop-portal-gtk ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue