From 4a818aa7786756848c3e39c06a53e5a0402fc57c Mon Sep 17 00:00:00 2001 From: kity Date: Thu, 7 Aug 2025 19:33:24 +0200 Subject: [PATCH] fix wrong naming --- hosts/sisyphe/features/services/akkoma.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sisyphe/features/services/akkoma.nix b/hosts/sisyphe/features/services/akkoma.nix index 9c8da07..a0402e9 100644 --- a/hosts/sisyphe/features/services/akkoma.nix +++ b/hosts/sisyphe/features/services/akkoma.nix @@ -64,7 +64,7 @@ in }; }; }; - services.akkoma.frontends.akkoma-fe = { + services.akkoma.frontends.primary = { name = "akkoma-fe"; ref = "stable"; package =