coturn: remove redundant rec
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m33s

This commit is contained in:
Jordan Holt 2025-03-13 09:38:51 +00:00
parent 61ceb3e94e
commit 8500bcf102
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -61,7 +61,7 @@ in
{ } { }
); );
services.coturn = rec { services.coturn = {
enable = true; enable = true;
realm = realm; realm = realm;
use-auth-secret = true; use-auth-secret = true;