graphical-client-wayland: include KDE portal config
This commit is contained in:
parent
4677548647
commit
21dc1ef36e
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ in
|
|||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = with depot.pkgs; [ xdg-desktop-portal-wlr ];
|
||||
extraPortals = with depot.pkgs; [ kdePackages.xdg-desktop-portal-kde xdg-desktop-portal-wlr ];
|
||||
configPackages = with depot.pkgs; [ kdePackages.plasma-workspace xdg-desktop-portal-wlr ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue