coturn: remove redundant rec
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m33s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m33s
This commit is contained in:
parent
61ceb3e94e
commit
8500bcf102
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user