about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-04-30 15:18:56 +0200
committerProfpatsch <mail@profpatsch.de>2016-04-30 15:18:56 +0200
commit453523308c52913055bb4ee1c7a53bbeee355532 (patch)
treebd7e806c6f918030a051b552741b1b5f6eb7c804
parentaa44051c777297d4845d58a134d4b0f377512305 (diff)
machines/labtops: hannswurst -> hannswurscht
-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; }