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