add: xdg-portal home-manager module
This commit is contained in:
parent
eb965535a4
commit
6f7b1576f1
1 changed files with 2 additions and 1 deletions
|
|
@ -28,5 +28,6 @@ rec {
|
|||
};
|
||||
};
|
||||
|
||||
xdg-portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue