Move individual custom firewall rules to their own service files

This commit is contained in:
Bun 2025-03-18 03:27:12 -04:00
parent 7635beefb7
commit 505298331e
7 changed files with 61 additions and 43 deletions

View file

@ -3,7 +3,6 @@
imports = [
./mastodon
./matrix
./owncast
];
options.system.socialserver.enable = lib.mkEnableOption "Enable social media like services";