Add floorplan config

This commit is contained in:
2025-01-05 22:06:59 +00:00
parent f390000e87
commit 2355f9e767
6 changed files with 209 additions and 81 deletions

View File

@ -7,12 +7,7 @@
../server.nix
];
nixpkgs = {
hostPlatform = "aarch64-linux";
overlays = [
(import ./../../overlays/ha-floorplan.nix)
];
};
nixpkgs.hostPlatform = "aarch64-linux";
hardware = {
raspberry-pi."4" = {