k shack/glados: remove autoExtraComponents from home-assistant
This commit is contained in:
parent
8bdad98af7
commit
9f47709480
|
@ -46,7 +46,6 @@ in {
|
||||||
services.home-assistant =
|
services.home-assistant =
|
||||||
{
|
{
|
||||||
enable = true;
|
enable = true;
|
||||||
autoExtraComponents = true;
|
|
||||||
package = unstable.home-assistant.overrideAttrs (old: {
|
package = unstable.home-assistant.overrideAttrs (old: {
|
||||||
doInstallCheck = false;
|
doInstallCheck = false;
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue