184 current 2025-10-09 21:19:25 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 21:23:17 -05:00
parent 96da0a67c5
commit 442af621f9
2 changed files with 2 additions and 2 deletions

View File

@@ -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 = {

View File

@@ -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 = {