added missing ref

This commit is contained in:
kity 2025-08-07 19:16:34 +02:00
parent 43843a39e2
commit 3c2662e5fc

View file

@ -66,6 +66,7 @@ in
};
services.akkoma.frontends.akkoma-fe = {
name = "akkoma-fe";
ref = "stable";
package =
pkgs.runCommand "akkoma-fe"
{