More HASS

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2022-10-10 18:31:21 +02:00
parent e5fd3feee6
commit c1387bfd22
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -20,7 +20,7 @@ nglib.makeSystem {
PATH = with pkgs; pkgs.lib.makeBinPath [
coreutils git ffmpeg bash
];
}
};
};
services.home-assistant = {