summaryrefslogtreecommitdiff
path: root/flora/services/akkoma.nix
diff options
context:
space:
mode:
authorstuebinm2023-06-23 02:39:39 +0200
committerstuebinm2023-06-23 02:39:39 +0200
commita34dfa9bc0aa62419e0d7822b5f384dd1d0a8379 (patch)
tree42277b9ccdf4b8297ef634f21210044ce2c69fbf /flora/services/akkoma.nix
parentd79cda5054c4155553d17df1443989ef41a08cd0 (diff)
tenpo ni la, akkoma sona e ni: toki pona li toki.
Diffstat (limited to 'flora/services/akkoma.nix')
-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>