systemd-openbao/nix/checks
Jean-François Roche ad5f37f7a8 feat: add optional command timeout
Some template command can last longer than the default 30s. Add option
to override default timeout.

Define template commands using `exec` as `command` is deprecated.
(https://developer.hashicorp.com/vault/docs/agent/template#command)
..
dev-vault-server.nix apply treefmt
flake-module.nix apply treefmt
nixos-test.nix apply treefmt
systemd-vaultd-test.nix feat: add optional command timeout
unittests.nix get rid systemd patches
vault-agent-test.nix apply treefmt