forked from mirrors_public/oddlama_nix-config
feat: reenable zackbiene and add it to topology
This commit is contained in:
parent
5604cdd4cc
commit
f171d1e83a
11 changed files with 43 additions and 15 deletions
|
@ -80,6 +80,7 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
topology.self.services.influxdb2.info = "https://${influxdbDomain}";
|
||||
services.influxdb2 = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue