add sattelite only option for wyoming
This commit is contained in:
@@ -76,7 +76,10 @@
|
||||
nh.enable = true;
|
||||
|
||||
ollama.enable = true;
|
||||
wyoming.enable = true;
|
||||
wyoming = {
|
||||
enable = true;
|
||||
satteliteOnly = true;
|
||||
};
|
||||
virtualization.homeassistant = {
|
||||
enable = true;
|
||||
configvol = "/etc/homeassistant/config:/config";
|
||||
|
||||
Reference in New Issue
Block a user