Files
nixpkgs/nixos/modules/services/logging/vector.nix
weriomat 6b4ce1ee23 nixos/vector: add option to disable the configuration validation
Currently, during built time the configuration gets checked by vector.
This can be a problem if [environment
variables](https://vector.dev/docs/reference/environment_variables/) are
interpolated into the configuration. In this case the validation can be
disabled. This came up in trying to find a solution for
[#377889](https://github.com/NixOS/nixpkgs/issues/377889).
2025-07-14 16:38:04 +02:00

2.6 KiB