From 81607ba92ab3459699a6303eb3f61592a9068cae Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Mon, 25 Dec 2023 23:35:43 +0530 Subject: [PATCH] hass: Fix typo --- modules/home-assistant.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-assistant.nix b/modules/home-assistant.nix index 8178b88..d337b5c 100644 --- a/modules/home-assistant.nix +++ b/modules/home-assistant.nix @@ -29,7 +29,7 @@ customComponents = with pkgs.home-assistant-custom-components; [ prometheus_sensor ]; - locelaceConfigWritable = true; # remove once setup + lovelaceConfigWritable = true; # remove once setup lovelaceConfig = { title = "My Awesome Home"; views = [