almost rm jakstIP
This commit is contained in:
@@ -59,8 +59,9 @@ in
|
||||
auth_providers = [
|
||||
{ type = "homeassistant"; }
|
||||
{
|
||||
# TODO trust a subset
|
||||
type = "trusted_networks";
|
||||
trusted_networks = myData.subnets.motiejus.cidrs;
|
||||
trusted_networks = myData.subnets.tailscale.cidr;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user