about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--machines/labnet/labtop.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix
index adf9e08b..099925fa 100644
--- a/machines/labnet/labtop.nix
+++ b/machines/labnet/labtop.nix
@@ -31,9 +31,9 @@ let
   };
 
 
-  hannswurst = {
+  hannswurscht = {
     nixpkgs.system = "i686-linux";
   };
 
 in
-  mkLabtops { inherit labtop hannswurst; }
+  mkLabtops { inherit labtop hannswurscht; }