refactor(services/server): changing the architecture for teamspeak
This commit is contained in:
parent
5c5307014e
commit
e891d4cf6d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.service.selfhost.monitor;
|
cfg = config.service.server.teamspeak;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
config = lib.mkIf cfg {
|
config = lib.mkIf cfg {
|
||||||
Loading…
Add table
Add a link
Reference in a new issue