mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Sending people to ssh jail
This commit is contained in:
parent
8e4ddf4ef0
commit
3bce60caa4
3 changed files with 42 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
|
||||
nix.maxJobs = lib.mkDefault 4;
|
||||
|
||||
services.fail2ban.enable = true;
|
||||
|
||||
networking.hostName = "lisa";
|
||||
networking.interfaces.ens18.useDHCP = true;
|
||||
networking.interfaces.ens19.useDHCP = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue