remove IP range for user access to admin stuff

This commit is contained in:
TheWanderingCrow 2025-08-22 11:40:25 -04:00
parent 10694a9edb
commit 078516d787

View file

@ -24,6 +24,7 @@
];
ignoreIP = [
inputs.nix-secrets.network.primary.publicIP
"64.189.142.0/23"
];
jails = {
nginx-url-probe.settings = {