diff --git a/modules/nixos/homeassistant/services/homeassistant/default.nix b/modules/nixos/homeassistant/services/homeassistant/default.nix index cd1b69b..70033e2 100644 --- a/modules/nixos/homeassistant/services/homeassistant/default.nix +++ b/modules/nixos/homeassistant/services/homeassistant/default.nix @@ -33,12 +33,14 @@ in secrets = { "home-assistant/auth-client-id" = { sopsFile = lib.snowfall.fs.get-file "secrets/nuc-secrets.yaml"; - inherit (config.users.users.hass) name group; + owner = config.users.users.hass.name; + group = config.users.users.hass.group; restartUnits = [ "home-assistant.service" ]; }; "home-assistant/auth-client-secret" = { sopsFile = lib.snowfall.fs.get-file "secrets/nuc-secrets.yaml"; - inherit (config.users.users.hass) name group; + owner = config.users.users.hass.name; + group = config.users.users.hass.group; restartUnits = [ "home-assistant.service" ]; }; }; @@ -281,6 +283,7 @@ in auth_oidc better_thermostat localtuya + tuya_local luxer_one prometheus_sensor roborock_custom_map