aboutsummaryrefslogtreecommitdiff
path: root/profiles/server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/server.nix')
-rw-r--r--profiles/server.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/server.nix b/profiles/server.nix
index 728bd81..5c5cacf 100644
--- a/profiles/server.nix
+++ b/profiles/server.nix
@@ -6,6 +6,7 @@
enable = true;
ignoreIP = [
"10.100.0.0/24" # wireguard
+ "192.168.1.0/24" # local network
];
bantime = "1h";
bantime-increment = {