update: update noisebell

This commit is contained in:
Jet 2026-03-23 14:23:50 -07:00
parent 9b8db2806b
commit b132e07337
No known key found for this signature in database
2 changed files with 10 additions and 4 deletions

View file

@ -20,4 +20,10 @@
domain = "discord.noisebell.extremist.software";
channelId = "1034916379486322718";
};
services.noisebell-rss = {
enable = true;
domain = "rss.noisebell.extremist.software";
port = 3012;
};
}