feat(home-assistant): set up Thread and Matter
Some checks failed
Test / tests (push) Failing after 32m1s

This commit is contained in:
Felix Schröter 2026-01-03 21:59:06 +01:00
parent 74f811a5e0
commit b5cfb308a6
Signed by: felschr
GPG key ID: 671E39E6744C807D
4 changed files with 50 additions and 2 deletions

View file

@ -17,6 +17,9 @@ rec {
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
# https://github.com/NixOS/nixpkgs/pull/332296
nixpkgs-otbr.url = "github:NixOS/nixpkgs/?ref=refs/pull/332296/head";
nixos-hardware.url = "github:NixOS/nixos-hardware";
disko = {