Comment out xdg portal attributes which caused issues with GNOME

This commit is contained in:
Sravan Balaji 2024-03-24 21:23:19 -04:00
parent 5a230bfdcc
commit a9191db00d

View File

@ -86,14 +86,14 @@
fonts.fontDir.enable = true;
xdg.portal = {
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal
pkgs.xdg-desktop-portal-gtk
];
config.common.default = [ "gtk" ];
};
# xdg.portal = {
# enable = true;
# extraPortals = [
# pkgs.xdg-desktop-portal
# pkgs.xdg-desktop-portal-gtk
# ];
# config.common.default = [ "gtk" ];
# };
# The first version of NixOS installed on this particular machine
# Is used to maintain compatibility with application data