From b47042d519a0fde0206097c3ed52de40da7af3f7 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 16 Feb 2017 03:11:00 +0100 Subject: machines: Remove notsure This machine hasn't been in use since a year or even longer and the successor machine (brawndo) is already in use since a while, so we can safely drop the machine. Signed-off-by: aszlig --- machines/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines/default.nix') diff --git a/machines/default.nix b/machines/default.nix index 3783f52d..3525a3e1 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -10,7 +10,6 @@ with import ../lib; tishtushi = callMachine ./aszlig/tishtushi.nix {}; managed = { brawndo = callMachine ./aszlig/managed/brawndo.nix {}; - notsure = callMachine ./aszlig/managed/notsure.nix {}; tyree = callMachine ./aszlig/managed/tyree.nix {}; }; }; -- cgit 1.4.1