| services.authelia.instances.<name>.name | Name is used as a suffix for the service name, user, and group
|
| services.authelia.instances.<name>.settingsFiles | Here you can provide authelia with configuration files or directories
|
| services.authelia.instances.<name>.environmentVariables | Additional environment variables to provide to authelia
|
| services.authelia.instances.<name>.user | The name of the user for this authelia instance.
|
| services.authelia.instances.<name>.group | The name of the group for this authelia instance.
|
| services.authelia.instances.<name>.enable | Whether to enable Authelia instance.
|
| services.authelia.instances.<name>.package | The authelia package to use.
|
| services.authelia.instances.<name>.secrets | It is recommended you keep your secrets separate from the configuration
|
| services.authelia.instances.<name>.settings | Your Authelia config.yml as a Nix attribute set
|