about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/default.nix b/machines/default.nix
index a9168d84..d15a43f1 100644
--- a/machines/default.nix
+++ b/machines/default.nix
@@ -17,8 +17,8 @@ with import ../lib;
     skunkworks = callMachine devhell/skunkworks.nix {};
     titan      = callMachine devhell/titan.nix {};
   };
-  labnet.labtops = {
-    hannswurscht = callMachine ./labnet/hannswurscht.nix {};
+  openlab = {
+    hannswurscht = callMachine ./openlab/hannswurscht.nix {};
   };
   profpatsch = {
     katara = callMachine ./profpatsch/katara.nix {};