services.turn-rs.secretFile
NixOS option
Environment variables from this file will be interpolated into the final config file using envsubst with this syntax: $ENVIRONMENT or ${VARIABLE}. The file should contain lines formatted as SECRET_VAR=SECRET_VALUE. This is useful to avoid putting secrets into the nix store.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/misc/turn-rs.nixView source on NixOS/nixpkgs →"/run/keys/turn-rs.env"