services.trilium-server.environmentFile

NixOS option

File to load as the environment file. This allows you to pass secrets in without writing to the nix store.

type: null or absolute path
Default
null
Example
"/secrets/trilium.env"
declared in: nixos/modules/services/web-apps/trilium.nixView source on NixOS/nixpkgs →