k shack/glados: remove autoExtraComponents from home-assistant

This commit is contained in:
makefu 2022-06-07 20:28:24 +02:00
parent 8bdad98af7
commit 9f47709480
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -46,7 +46,6 @@ in {
services.home-assistant =
{
enable = true;
autoExtraComponents = true;
package = unstable.home-assistant.overrideAttrs (old: {
doInstallCheck = false;
});