add healthChecks option
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
bazarr = import ./bazarr.nix { inherit pkgs lib self; };
|
||||
error-handling = import ./error-handling.nix { inherit pkgs lib self; };
|
||||
edge-cases = import ./edge-cases.nix { inherit pkgs lib self; };
|
||||
health-checks = import ./health-checks.nix { inherit pkgs lib self; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user