services.firezone.server.settingsSecret.RELEASE_COOKIE
A file containing a unique secret identifier for the Erlang cluster. All Firezone components in your cluster must use the same value.
If this is null, a shared value will automatically be generated
on startup and used for all components on this machine. You do
not need to set this except when you spread your cluster over
multiple hosts.
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/firezone/server.nix>