about summary refs log tree commit diff
path: root/network.nix
diff options
context:
space:
mode:
Diffstat (limited to 'network.nix')
-rw-r--r--network.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/network.nix b/network.nix
new file mode 100644
index 00000000..820e2554
--- /dev/null
+++ b/network.nix
@@ -0,0 +1,4 @@
+{
+  dnyarri = import ./machines/dnyarri.nix;
+  mmrnmhrm = import ./machines/mmrnmhrm.nix;
+}