diff --git a/nixos/common/services/telegraf.nix b/nixos/common/services/telegraf.nix index e9da7e84..37906632 100644 --- a/nixos/common/services/telegraf.nix +++ b/nixos/common/services/telegraf.nix @@ -40,6 +40,7 @@ }; }; inputs = { + docker = {}; cpu = { percpu = true; totalcpu = true;