services.keter.bundle.publicScript

NixOS option

Allows loading of public environment variables, these are emitted to the log so it shouldn’t contain secrets.

type: string
Default
""
Example
"ADMIN_EMAIL=hi@example.com"
declared in: nixos/modules/services/web-servers/keterView source on NixOS/nixpkgs →