diff --git a/.vscode/settings.json b/.vscode/settings.json index ed4fb50..45b535e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -19,6 +19,7 @@ "auditd", "autofetch", "autologin", + "automations", "autopull", "autotrim", "azuretools", @@ -199,6 +200,7 @@ "relatime", "Rhosts", "ripgrep", + "rokuecp", "routable", "rspace", "rtkit", diff --git a/systems/jeeves/home_assistant.nix b/systems/jeeves/home_assistant.nix index 34aeef6..320e11a 100644 --- a/systems/jeeves/home_assistant.nix +++ b/systems/jeeves/home_assistant.nix @@ -55,6 +55,7 @@ in psycopg2 pymetno pyownet + rokuecp uiprotect ]; extraComponents = [ "isal" ];