servo: matrix: rename discord.nix -> discord-appservice.nix

this is in contrast to e.g. mx-discord-puppet, which i'll be trying soon
This commit is contained in:
2022-10-07 02:16:01 -07:00
parent b437ddacd9
commit f5576c3667
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
{
imports = [
./discord.nix
./discord-appservice.nix
# ./irc.nix
];