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:
@ -61,7 +61,7 @@ in
|
||||
{ }
|
||||
);
|
||||
|
||||
services.coturn = rec {
|
||||
services.coturn = {
|
||||
enable = true;
|
||||
realm = realm;
|
||||
use-auth-secret = true;
|
||||
|
Reference in New Issue
Block a user