Add git renovate module

This commit is contained in:
Fabian Hauser 2025-01-21 22:07:09 +02:00
parent 627707fe67
commit c874c83cd3
3 changed files with 47 additions and 1 deletions

View file

@ -13,6 +13,7 @@
qois.git-ci-runner.enable = true;
qois.attic.enable = true;
qois.postgresql.package = pkgs.postgresql_15;
qois.renovate.enable = true;
# Remove substituters that are hosted on this node, to prevent lockups
# since the current nix implementation is not forgiving with unavailable subsituters.