added rosepine

This commit is contained in:
twoneis 2025-02-24 22:19:54 +01:00
parent 6f9317ac63
commit 92d3bd4d4a
3 changed files with 588 additions and 0 deletions

View file

@ -110,6 +110,9 @@ in mkIf conf.fedi.enable {
"emoji/blobfox" = blobfox;
"emoji/blobhaj" = blobhaj;
"emoji/blobhajFlags" = blobhajFlags;
"frontends/pleroma-fe/stable/static/styles.json" = ./styles.json;
"static/themes/rosepine.json" = ./rosepine.json;
};
nginx = {
serverName = "fedi.twoneis.site";