From b418834c210618222297395c9dae1c4b4105395d Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sun, 3 Sep 2023 18:17:07 +0200 Subject: [PATCH] enable flatpak support --- common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.nix b/common.nix index a6cab20..999b87a 100644 --- a/common.nix +++ b/common.nix @@ -86,6 +86,8 @@ KbdInteractiveAuthentication = false; }; }; + + flatpak.enable = true; }; systemd.extraConfig = ''