s-e: add emotes

This commit is contained in:
41666 2024-04-21 10:58:29 -04:00
parent 70a3dcd2b1
commit 6c4375400b
5 changed files with 34 additions and 9 deletions

View file

@ -58,10 +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";
# };
fedi-emotes = {
url = "git+https://git.sapphic.engineer/noe/emotes";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {