diff --git a/hosts/sisyphe/features/services/akkoma.nix b/hosts/sisyphe/features/services/akkoma.nix index 55a24ac..03d6ede 100644 --- a/hosts/sisyphe/features/services/akkoma.nix +++ b/hosts/sisyphe/features/services/akkoma.nix @@ -66,6 +66,7 @@ in }; services.akkoma.frontends.akkoma-fe = { name = "akkoma-fe"; + ref = "stable"; package = pkgs.runCommand "akkoma-fe" {