Blacklist server7 from hail

This commit is contained in:
Emery Hemingway 2019-11-29 14:02:52 +01:00
parent c25686bbde
commit 3cb1134c39
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ let
mucbot = true;
spaceapi = true;
storage-ng = true; # missing secrets submodule
server7 = true;
};
physicalHost = host: {
inherit host;