Add grafana_metric module to system configs and provision Grafana datasources
This commit is contained in:
parent
7bbacc8512
commit
0270bbac6f
5 changed files with 64 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ in {
|
|||
(choose [./modules/local/networking_local.nix ../local/networking_local.nix])
|
||||
(choose [./modules/bootloader/seabios-assigned-iso-at-birth.nix ../bootloader/seabios-assigned-iso-at-birth.nix])
|
||||
(choose [./modules/lix-default.nix ../lix-default.nix])
|
||||
(choose [./modules/toolsets/grafana_metric.nix ../toolsets/grafana_metric.nix])
|
||||
(choose [./modules/secrets-config/sops-database.nix ../secrets-config/sops-database.nix])
|
||||
(choose [./modules/system_scripts/gcloud_backup.nix ../system_scripts/gcloud_backup.nix])
|
||||
## TODO: Make this more elegant and less risky for unexpected errors happening.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue