services.tap.environmentFiles

NixOS option

Files to load environment variables from. Use for secrets such as TAP_ADMIN_PASSWORD that should not be readable in the Nix store.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/networking/tap.nixView source on NixOS/nixpkgs →