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

@@ -23,8 +23,8 @@ let
in
{
home.username = "hass";
home.homeDirectory = "/home/hass";
home.username = "hass-admin";
home.homeDirectory = "/home/hass-admin";
home.stateVersion = "23.11";
programs.home-manager.enable = true;