summaryrefslogtreecommitdiff
path: root/flora/services/akkoma.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flora/services/akkoma.nix')
-rw-r--r--flora/services/akkoma.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flora/services/akkoma.nix b/flora/services/akkoma.nix
index 07a0e70..953541b 100644
--- a/flora/services/akkoma.nix
+++ b/flora/services/akkoma.nix
@@ -34,7 +34,7 @@ in
package = unstable.akkoma;
frontends = {
primary = {
- package = unstable.akkoma-frontends.pleroma-fe;
+ package = unstable.akkoma-frontends.akkoma-fe;
name = "pleroma-fe";
ref = "stable";
};