From fb671d1401036de05d1c8df50740e194df77a7df Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 13 Jun 2024 04:49:59 +0000 Subject: [PATCH] [NixOS] Disable home-assistant --- nixos/machines/biskcomp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/machines/biskcomp.nix b/nixos/machines/biskcomp.nix index 5b09ce54..a09933e3 100644 --- a/nixos/machines/biskcomp.nix +++ b/nixos/machines/biskcomp.nix @@ -98,7 +98,7 @@ in }; services.home-assistant = { - enable = true; + enable = false; extraComponents = [ # Components required to complete the onboarding "met"