mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
profile/sway: update xdg-portal-wlr
This commit is contained in:
parent
c675ac92f5
commit
36210f0c6b
1 changed files with 1 additions and 1 deletions
|
@ -16,9 +16,9 @@ in
|
|||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-wlr
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue