From 453523308c52913055bb4ee1c7a53bbeee355532 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 30 Apr 2016 15:18:56 +0200 Subject: machines/labtops: hannswurst -> hannswurscht --- machines/labnet/labtop.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'machines') 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; } -- cgit 1.4.1