@cryptotaxi247 / infra / commits / 998bb0fe

Disable mrhankey

Eelco Dolstra committed Aug 13, 2013 at 15:34 UTC 998bb0fe462c3723bab2dd33e68effd82d8b0879
1 file changed +1 -1
delft/network.nix
+1 -1
@@ -9,5 +9,5 @@
9 ike = import ./build-machines-dell-r815.nix;
10 #shelley = import ./build-machines-dell-r815.nix;
11 #mrkitty = import ./mrkitty.nix;
12 - mrhankey = import ./mrhankey.nix;
12 + #mrhankey = import ./mrhankey.nix;
13 }