From 6a3bc2ec63bb188afb2340460048d4c813f02359 Mon Sep 17 00:00:00 2001 From: sils Date: Tue, 21 Feb 2023 15:24:15 +0100 Subject: Structure: Switch back to gnome. Updated flake.lock --- flatpak.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'flatpak.nix') diff --git a/flatpak.nix b/flatpak.nix index 4c4bf7a..4469567 100644 --- a/flatpak.nix +++ b/flatpak.nix @@ -8,8 +8,8 @@ device = "/srv/flatpak"; options = ["bind"]; }; - xdg.portal = { - enable = true; - extraPortals = [pkgs.xdg-desktop-portal-gtk]; - }; +# xdg.portal = { +# enable = true; +# extraPortals = [pkgs.xdg-desktop-portal-gtk]; +# }; } -- cgit 1.4.1