diff --git a/profiles/personal/configuration.nix b/profiles/personal/configuration.nix index 0c48e32..ab7aa87 100644 --- a/profiles/personal/configuration.nix +++ b/profiles/personal/configuration.nix @@ -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