srvos/bors.toml

19 lines
734 B
TOML

cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"Evaluate flake.nix",
"nixosConfig example-common",
"nixosConfig example-desktop",
"nixosConfig example-hardware-amazon",
"nixosConfig example-hardware-hetzner-cloud",
"nixosConfig example-mixins-cloud-init",
"nixosConfig example-mixins-nginx",
"nixosConfig example-mixins-systemd-boot",
"nixosConfig example-mixins-telegraf",
"nixosConfig example-mixins-terminfo",
"nixosConfig example-mixins-trusted-nix-caches",
"nixosConfig example-roles-github-actions-runner",
"nixosConfig example-roles-github-actions-runner-github-app",
"nixosConfig example-roles-nix-remote-builder",
"nixosConfig example-server"
]