diff --git a/hail.nix b/hail.nix index 0f99dda..eb89002 100644 --- a/hail.nix +++ b/hail.nix @@ -7,7 +7,7 @@ let blacklist = { mucbot = true; spaceapi = true; - storage-ng - true; # missing secrets submodule + storage-ng = true; # missing secrets submodule }; physicalHost = host: { inherit host;