From 40f805c7947408a7539f9f415a41aa7f7d5fac3e Mon Sep 17 00:00:00 2001 From: Nathan Date: Wed, 29 Jan 2025 09:15:22 -0600 Subject: [PATCH] spellcheck --- system-config/configuration/laptop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/laptop/default.nix b/system-config/configuration/laptop/default.nix index 43f9446..c78f4de 100644 --- a/system-config/configuration/laptop/default.nix +++ b/system-config/configuration/laptop/default.nix @@ -78,7 +78,7 @@ ollama.enable = true; wyoming = { enable = true; - satteliteOnly = true; + satelliteOnly = true; }; virtualization.homeassistant = { enable = true;