services.headplane.settings.oidc.user_storage_file

NixOS option

Deprecated path to the pre-0.6.2 JSON user database. Headplane uses this once to migrate users into its internal database.

type: null or absolute path
Default
null
Example
"/var/lib/headplane/users.json"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →