xdg: remove gnome portal
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
e174041e02
commit
f510e28376
1 changed files with 1 additions and 5 deletions
|
@ -49,11 +49,7 @@ in {
|
||||||
|
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
extraPortals = [pkgs.xdg-desktop-portal-gtk];
|
||||||
extraPortals = with pkgs; [
|
|
||||||
xdg-desktop-portal-gnome
|
|
||||||
xdg-desktop-portal-gtk
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.sharedModules = [
|
home-manager.sharedModules = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue