From 2d2e5bc92732ed6cdc050cff1b34b4534ef55393 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 8 Nov 2019 13:23:15 +0100 Subject: machines/openlab/hannswurscht: remove machine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 32-bit Hannstar Laptop was replaced by a Raspi with Raspian. Removing the config means we don’t have to build any 32-bit software in vuizvui anymore. --- machines/default.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'machines/default.nix') diff --git a/machines/default.nix b/machines/default.nix index 236d2a5d..23a8234d 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -17,9 +17,6 @@ with import ../lib; hildr = callMachine devhell/hildr.nix {}; gunnr = callMachine devhell/gunnr.nix {}; }; - openlab = { - hannswurscht = callMachine ./openlab/hannswurscht.nix {}; - }; profpatsch = { shiki = callMachine ./profpatsch/shiki.nix {}; haku = callMachine ./profpatsch/haku.nix {}; -- cgit 1.4.1