Add grafana_metric module to system configs and provision Grafana datasources

This commit is contained in:
Root User 2026-02-14 22:09:49 +01:00
parent 7bbacc8512
commit 0270bbac6f
Signed by: root
GPG key ID: 087F0A95E5766D72
5 changed files with 64 additions and 1 deletions

View file

@ -42,6 +42,7 @@ in {
(choose [./modules/local/hostname_username.nix ../local/hostname_username.nix])
(choose [./modules/local/networking_local.nix ../local/networking_local.nix])
(choose [./modules/lix-default.nix ../lix-default.nix])
(choose [./modules/toolsets/grafana_metric.nix ../toolsets/grafana_metric.nix])
(choose [./modules/secrets-config/sops-build-machine.nix ../secrets-config/sops-build-machine.nix])
## TODO: Make this more elegant and less risky for unexpected errors happening.
]