This commit is contained in:
iFargle 2023-07-05 21:03:36 +09:00
parent d0dd350476
commit cacda6d7c1

View file

@ -14,9 +14,16 @@
fail2ban
];
# systemd.services.telegraf = {
# path = [
# ];
# };
# Configure the package:
services.telegraf = {
enable = true;
path = [ sensors ];
environmentFiles = [ /run/secrets/telegraf-token ];
extraConfig = {
outputs = {