From 70dc700d218ebc57c6424419c1ce45dba4a3fe16 Mon Sep 17 00:00:00 2001 From: Miranda Marquez Date: Tue, 2 Jul 2024 08:30:50 -0800 Subject: [PATCH] fix gvfs for steam flatpak --- configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.nix b/configuration.nix index 259b71a..f4e91d0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -108,6 +108,8 @@ openssl.out sbcl guix + + gnome.gvfs # cmake # harfbuzz # freetype @@ -142,6 +144,7 @@ guix xdg.portal.config.common.default = "*"; security.polkit.enable = true; services.flatpak.enable = true; + # xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ]; # Some programs need SUID wrappers, can be configured further or are # started in user sessions.