disable sshguard
This commit is contained in:
parent
dd7d33d436
commit
f910eb4c7d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
};
|
||||
};
|
||||
sshguard = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
services = [ "sshd" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue