totoro: adjust to new Home Assistant settings style

This commit is contained in:
Luke Granger-Brown 2022-02-22 03:56:49 +00:00
parent 792b51d22f
commit bdd9890f2f

View file

@ -5,8 +5,6 @@ let
in {
services.home-assistant = {
enable = true;
autoExtraComponents = true;
applyDefaultConfig = true;
configWritable = true;
lovelaceConfigWritable = true;
config = {