Merge pull request #128501 from dotlambda/home-assistant-no-tests
nixos/tests/home-assistant: don't test package
This commit is contained in:
commit
67e46fedc2
@ -23,8 +23,6 @@ in {
|
||||
services.home-assistant = {
|
||||
inherit configDir;
|
||||
enable = true;
|
||||
# includes the package with all tests enabled
|
||||
package = pkgs.home-assistant;
|
||||
config = {
|
||||
homeassistant = {
|
||||
name = "Home";
|
||||
|
Loading…
Reference in New Issue
Block a user