From 9da3883aa69f53544b23775e3312eaec71742add Mon Sep 17 00:00:00 2001 From: death916 Date: Sat, 14 Jun 2025 02:51:53 -0700 Subject: [PATCH] rm HA non vm --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8696c85..7f7669a 100644 --- a/flake.nix +++ b/flake.nix @@ -113,7 +113,7 @@ ./nixos/homelab.nix # Your main homelab config ./nixos/hardware-homelab.nix - ./modules/home-assistant.nix # Your HA configuration module + # ./modules/home-assistant.nix # Your HA configuration module home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true;