summaryrefslogtreecommitdiff
path: root/flora/services/akkoma.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flora/services/akkoma.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/flora/services/akkoma.nix b/flora/services/akkoma.nix
index 79ac343..ad7bad9 100644
--- a/flora/services/akkoma.nix
+++ b/flora/services/akkoma.nix
@@ -39,7 +39,9 @@ in
frontends = {
primary = {
- package = pkgs.akkoma-frontends.akkoma-fe;
+ package = pkgs.akkoma-frontends.akkoma-fe.overrideAttrs (old: {
+ patches = [ ./akkoma-fe-toki-pona.patch ];
+ });
name = "pleroma-fe";
ref = "stable";
};
@@ -50,6 +52,10 @@ in
};
};
+ package = pkgs.akkoma.overrideAttrs (old: {
+ patches = [ ./akkoma-toki-pona.patch ];
+ });
+
extraStatic."static/terms-of-service.html" = pkgs.writeText "terms-of-service-html" ''
<p>toki!</p>
<p>lawa kepeken pi tomo akkoma ni li lili: sina li mi la, sina ken kepeken e tomo ni.</p>