s-e: add emotes
This commit is contained in:
parent
93f0a8a35d
commit
c56caf3430
3 changed files with 29 additions and 0 deletions
|
@ -182,6 +182,10 @@ in {
|
|||
# '';
|
||||
# };
|
||||
"emoji/blobs.gg" = pkgs.akkoma-emoji.blobs_gg;
|
||||
"emoji/hearts" = inputs.fedi-emotes.packages.${pkgs.system}.lightrunner-custom.hearts;
|
||||
"emoji/anime" = inputs.fedi-emotes.packages.${pkgs.system}.lightrunner-custom.anime;
|
||||
# "emoji/blobfox" = inputs.fedi-emotes.packages.${pkgs.system}.volpeon.blobfox;
|
||||
# "emoji/neocat" = inputs.fedi-emotes.packages.${pkgs.system}.volpeon.neocat;
|
||||
"static/terms-of-service.html" = pkgs.writeText "terms-of-service.html" ''
|
||||
This is a private instance. Requests are not accepted.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue