From 62f9d54bcd42b1833d35664f1ec73d4bc7832ba9 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 30 Apr 2016 14:46:20 +0200 Subject: machines/labtops: labhanns -> hannswurst --- 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 38d24c2c..adf9e08b 100644 --- a/machines/labnet/labtop.nix +++ b/machines/labnet/labtop.nix @@ -31,9 +31,9 @@ let }; - labhanns = { + hannswurst = { nixpkgs.system = "i686-linux"; }; in - mkLabtops { inherit labtop labhanns; } + mkLabtops { inherit labtop hannswurst; } -- cgit 1.4.1