diff --git a/hosts/pi/default.nix b/hosts/pi/default.nix index cecd1ff..c3baae4 100644 --- a/hosts/pi/default.nix +++ b/hosts/pi/default.nix @@ -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 = [