MyNixOS website logo
option

services.koito.environmentFile

Path of a file with extra environment variables to be loaded from disk. This file is not added to the nix store, so it can be used to pass secrets to Koito. See https://koito.io/reference/configuration/ for available options.

Declarations
Type
null or absolute path
Default
null
Example
"/run/secrets/koito"