raspite: add home devices

This commit is contained in:
xinyangli 2025-03-26 11:21:23 +08:00
parent 6ad4e9477c
commit 6ab5672a8c
No known key found for this signature in database
3 changed files with 208 additions and 55 deletions

View file

@ -6,7 +6,7 @@
}:
{
imports = [ ./hass.nix ];
imports = [ ./services/hass.nix ];
commonSettings = {
nix.enable = true;