refactor(services/server): changing the architecture for teamspeak

This commit is contained in:
Raphael 2025-10-09 00:26:59 +02:00 committed by Raphaël
parent 5c5307014e
commit e891d4cf6d

View file

@ -6,7 +6,7 @@
}:
let
cfg = config.service.selfhost.monitor;
cfg = config.service.server.teamspeak;
in
{
config = lib.mkIf cfg {