services.turborepo-remote-cache.environmentFile
NixOS option
Additional environment file as defined in systemd.exec(5). Secrets like TURBO_TOKEN may be passed to the service without making them readable to everyone with access to systemctl by using this configuration parameter. Note that this file needs to be available on the host on which turborepo-remote-cache is running. See the documentation and the services.turborepo-remote-cache.environment configuration parameter for further options.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/development/turborepo-remote-cache.nixView source on NixOS/nixpkgs →"/run/secrets/turborepo-remote-cache.env"