parent
6fd7f5ed48
commit
d481c4be32
7 changed files with 233 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
# Do not modify! This file is generated.
|
||||
|
||||
{
|
||||
inputs = {
|
||||
ags = {
|
||||
|
@ -467,6 +466,12 @@
|
|||
repo = "home-assistant-wakewords-collection";
|
||||
type = "github";
|
||||
};
|
||||
yamaha-soundbar-src = {
|
||||
flake = false;
|
||||
owner = "osk2";
|
||||
repo = "yamaha-soundbar";
|
||||
type = "github";
|
||||
};
|
||||
};
|
||||
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue