nixfmt
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ buildHomeAssistantComponent, python3Packages, fetchFromGitHub, ... }:
|
||||
{
|
||||
buildHomeAssistantComponent,
|
||||
python3Packages,
|
||||
fetchFromGitHub,
|
||||
...
|
||||
}:
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "greghesp";
|
||||
domain = "bambu_lab";
|
||||
@@ -21,4 +26,4 @@ buildHomeAssistantComponent rec {
|
||||
homepage = "https://github.com/greghesp/ha-bambulab";
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user