From 0dd99a3aea589fbdc633cd0bce2eee451f7fe194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Forsman?= Date: Tue, 1 Oct 2024 21:28:37 +0200 Subject: [PATCH] nixos/home-assistant: allow amshan to access serial ports Separate it from the first part of the list, because that part is updated mechanically. --- nixos/modules/services/home-automation/home-assistant.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/modules/services/home-automation/home-assistant.nix b/nixos/modules/services/home-automation/home-assistant.nix index 2e91ee55f95ee9..338c61f896774b 100644 --- a/nixos/modules/services/home-automation/home-assistant.nix +++ b/nixos/modules/services/home-automation/home-assistant.nix @@ -708,6 +708,9 @@ in { "zha" "zwave" "zwave_js" + + # Custom components, maintained manually. + "amshan" ]; in { ExecStart = escapeSystemdExecArgs ([