s-e: add emotes

This commit is contained in:
41666 2024-04-21 09:39:07 -04:00
parent 93f0a8a35d
commit c56caf3430
3 changed files with 29 additions and 0 deletions

View file

@ -58,6 +58,10 @@
url = "git+https://git.sapphic.engineer/noe/tachikoma";
inputs.nixpkgs.follows = "nixpkgs";
};
fedi-emotes = {
url = "git+https://git.sapphic.engineer/noe/emotes";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {