[NixOS] Disable home-assistant
This commit is contained in:
@@ -98,7 +98,7 @@ in
|
||||
};
|
||||
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
extraComponents = [
|
||||
# Components required to complete the onboarding
|
||||
"met"
|
||||
|
Reference in New Issue
Block a user