feat(home-assistant): set up Thread and Matter
Some checks failed
Test / tests (push) Failing after 32m1s
Some checks failed
Test / tests (push) Failing after 32m1s
This commit is contained in:
parent
74f811a5e0
commit
b5cfb308a6
4 changed files with 50 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue