@cryptotaxi247 / infra / commits / a749eb44

macs: delete from delft for now

Graham Christensen committed Sep 28, 2019 at 20:36 UTC a749eb449563c51e3e2ef305a2c93594a9da8d7e
1 file changed +2
delft/network.nix
+2
@@ -42,6 +42,7 @@ in {
42 eris = import ./eris.nix;
43 ceres = import ./ceres.nix;
44
45 +/*
46 mac1 = makeMac {
47 ip = "10.254.2.1";
48 extra = {
@@ -128,4 +129,5 @@ in {
129 };
130
131 # mac9 never booted
132 + */
133 }