diff --git a/sp-modules/actual/flake.nix b/sp-modules/actual/flake.nix index f71c462..95031e8 100644 --- a/sp-modules/actual/flake.nix +++ b/sp-modules/actual/flake.nix @@ -34,8 +34,7 @@ ]; homepage = "https://actualbudget.org/"; sourcePage = "https://github.com/actualbudget/actual"; - # since this module hasn't been thoroughly tested, I'd advertise it as `experimental`, but is also a `community` class module - supportLevel = "experimental"; + supportLevel = "community"; }; }; }