services.firezone.server.settingsSecret.COOKIE_SIGNING_SALT
A file containing a unique base64 encoded secret for the
COOKIE_SIGNING_SALT. 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>