From 6b2ab6bf2060cfbbd1bc2b5aaf434cc089af9c94 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 19:35:37 -0500 Subject: [PATCH] 178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/services/smarthome/homeassistant/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/homelab/services/smarthome/homeassistant/default.nix b/modules/homelab/services/smarthome/homeassistant/default.nix index 94c0cc7..5601df2 100644 --- a/modules/homelab/services/smarthome/homeassistant/default.nix +++ b/modules/homelab/services/smarthome/homeassistant/default.nix @@ -58,8 +58,6 @@ in services.${service} = { enable = true; openFirewall = true; - user = "${service}"; - group = "${service}"; configDir = cfg.data_dir; # if config is set in here, configuration.yaml will be overwritten every startup with this # configWritable = true;