This commit is contained in:
iFargle 2023-07-05 21:04:12 +09:00
parent cacda6d7c1
commit 3be6828842

View file

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