ildkule/prometheus: reenable mysqld exporter
Some checks are pending
Eval nix flake / evals (push) Waiting to run

This commit is contained in:
2025-03-16 20:56:26 +01:00
parent 493ab057f4
commit 32a529e60f
3 changed files with 8 additions and 10 deletions

View File

@@ -4,8 +4,7 @@ in {
imports = [
./gitea.nix
./matrix-synapse.nix
# TODO: enable once https://github.com/NixOS/nixpkgs/pull/242365 gets merged
# ./mysqld.nix
./mysqld.nix
./postgres.nix
./machines.nix
];