From 78f675382193c481e57923e90bb8905ad7a4d24e Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Sat, 9 Nov 2019 14:59:17 +0100 Subject: [PATCH] typo fixup --- hail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;