mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
zaatar: disable influxdb
This commit is contained in:
@@ -12,13 +12,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
services.influxdb = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
http.bind-address = ":${toString influxPort}";
|
||||
};
|
||||
};
|
||||
|
||||
services.restic.backups.niveum = {
|
||||
initialize = true;
|
||||
inherit (restic) repository;
|
||||
|
||||
Reference in New Issue
Block a user