Make all hosts' initrd network-accessible

First attempt
This commit is contained in:
2021-10-13 17:23:47 -07:00
parent c310aeb414
commit 24dc18ee81
17 changed files with 165 additions and 41 deletions
+1
View File
@@ -22,4 +22,5 @@
arch = "x86_64-linux";
nixos-system = true;
machine-id = "c031cda2e88a4cedb3b22f41f9042646";
initrd-ip = "10.0.5.11";
}