test
This commit is contained in:
parent
3be6828842
commit
78a1e8e88b
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@
|
|||
];
|
||||
|
||||
systemd.services.telegraf = {
|
||||
path = [
|
||||
path = with pkgs; [
|
||||
sensors
|
||||
fail2ban-client
|
||||
fail2ban
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue