services.postgres-websockets.jwtSecretFile

NixOS option

Secret used to sign JWT tokens used to open communications channels.

type: null or absolute path not in the Nix store
Default
null
Example
"/run/keys/jwt_secret"
declared in: nixos/modules/services/databases/postgres-websockets.nixView source on NixOS/nixpkgs →