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.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/network.nix b/network.nix
index 820e2554..83d2507c 100644
--- a/network.nix
+++ b/network.nix
@@ -1,4 +1,5 @@
 {
   dnyarri = import ./machines/dnyarri.nix;
   mmrnmhrm = import ./machines/mmrnmhrm.nix;
+  arilou = import ./machines/arilou.nix;
 }