Fix trusted networks

This commit is contained in:
Jordan Holt 2025-01-05 00:40:08 +00:00
parent 84cd90325d
commit 922e86a408
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -136,7 +136,8 @@
{
type = "trusted_networks";
trusted_networks = [
"100.64.0.1/24"
"100.64.0.0/10"
"127.0.0.1"
];
allow_bypass_login = true;
}
@ -159,7 +160,7 @@
scene = "!include scenes.yaml";
sensor = [ ];
system_health = { };
zeroconfg = { };
zeroconf = { };
};
extraComponents = [