diff --git a/system/services.nix b/system/services.nix index c262e21..1b34168 100755 --- a/system/services.nix +++ b/system/services.nix @@ -105,7 +105,7 @@ in package = pkgs.emacs-pgtk; }; - #services.flatpak.enable = true; + services.flatpak.enable = true; # Sunshine (only on PC) services.sunshine = lib.mkIf isPc {