From 442af621f998d0486897c748ba499ffd1ab65bcf Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 21:23:17 -0500 Subject: [PATCH] 184 current 2025-10-09 21:19:25 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- modules/homelab/services/smarthome/homeassistant/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index f01e3ce..8e071bb 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 183 current 2025-10-09 20:51:03 25.05.20251006.20c4598 6.12.50 * +# generation: 184 current 2025-10-09 21:19:25 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/modules/homelab/services/smarthome/homeassistant/default.nix b/modules/homelab/services/smarthome/homeassistant/default.nix index ed97c3c..b768dc2 100644 --- a/modules/homelab/services/smarthome/homeassistant/default.nix +++ b/modules/homelab/services/smarthome/homeassistant/default.nix @@ -60,7 +60,7 @@ in package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.home-assistant; openFirewall = true; configDir = cfg.data_dir; - config = {}; + config = null; # if config is set in here, configuration.yaml will be overwritten every startup with this # configWritable = true; # config = {