forked from mirrors_public/oddlama_nix-config
feat: let the influxdb machine do uptime tracking to cut down on runtime multi node dependencies to get metrics in
This commit is contained in:
parent
cbd22db8c0
commit
6483bd4f7e
4 changed files with 69 additions and 69 deletions
|
@ -77,6 +77,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
globals.services.grafana.domain = grafanaDomain;
|
||||
nodes.sentinel = {
|
||||
age.secrets.loki-basic-auth-hashes.generator.dependencies = [
|
||||
config.age.secrets.grafana-loki-basic-auth-password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue