refactor(xdg.portal): move all xdg.portal options -> system

This commit is contained in:
ooks-io 2024-05-19 17:12:01 +12:00
parent 1d70d4342e
commit 3ab9bec923
4 changed files with 1 additions and 8 deletions

View file

@ -34,8 +34,6 @@ in
"Net/IconThemeName" = gtk.iconTheme.name;
};
};
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
});
}