Remove xdg-desktop-portal-gtk
This commit is contained in:
parent
a9c49b6928
commit
5d02c10b61
|
@ -15,9 +15,5 @@ in
|
||||||
xdg.portal = mkIf usersHasSway {
|
xdg.portal = mkIf usersHasSway {
|
||||||
enable = true;
|
enable = true;
|
||||||
wlr.enable = true;
|
wlr.enable = true;
|
||||||
extraPortals = with pkgs; [
|
|
||||||
xdg-desktop-portal-wlr
|
|
||||||
xdg-desktop-portal-gtk
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue