forked from mirrors_public/oddlama_nix-config
feat: add influxdb as storage backend to home assistant
This commit is contained in:
parent
b36e7e8202
commit
db86d754c4
18 changed files with 141 additions and 39 deletions
|
@ -133,6 +133,7 @@ in {
|
|||
tokenFile = config.age.secrets.influxdb-admin-token.path;
|
||||
};
|
||||
organizations.machines.buckets.telegraf = {};
|
||||
organizations.home.buckets.home_assistant = {};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue