services.drasl.settings.RegistrationOIDC.*.ClientSecretFile

NixOS option

Path to a file containing the OIDC client secret. The NixOS module will automatically load this file using systemd’s LoadCredential. Make sure this file is only readable by the root user.

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/drasl.nixView source on NixOS/nixpkgs →