profile/sway: update xdg-portal-wlr

This commit is contained in:
Felix Buehler 2023-11-29 23:38:29 +01:00
parent c675ac92f5
commit 36210f0c6b

View file

@ -16,9 +16,9 @@ in
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
];
};