add deconz

This commit is contained in:
2023-12-10 18:05:49 +01:00
parent b330d4610e
commit 82bda66d24
7 changed files with 61 additions and 62 deletions

View File

@@ -46,9 +46,6 @@ let
in
{
services.home-assistant.config.homeassistant.auth_providers = [
{
type = "homeassistant";
}
{
type = "command_line";
command = "${ldap-auth-sh}/bin/ldap-auth.sh";