hass: re-add standard auth provider
This commit is contained in:
@@ -64,6 +64,7 @@ in
|
|||||||
};
|
};
|
||||||
homeassistant = {
|
homeassistant = {
|
||||||
auth_providers = [
|
auth_providers = [
|
||||||
|
{ type = "homeassistant"; }
|
||||||
{
|
{
|
||||||
type = "trusted_networks";
|
type = "trusted_networks";
|
||||||
trusted_networks = myData.subnets.motiejus.cidrs;
|
trusted_networks = myData.subnets.motiejus.cidrs;
|
||||||
|
|||||||
Reference in New Issue
Block a user