home assistant tet

This commit is contained in:
mjallen18
2025-02-26 18:52:57 -06:00
parent 7c773f1aaf
commit 390383e59a
7 changed files with 591 additions and 589 deletions

View File

@@ -259,7 +259,7 @@
{
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.hass = import ./hosts/homeassistant/home.nix;
home-manager.users.hass-admin = import ./hosts/homeassistant/home.nix;
}
];
};