about summary refs log tree commit diff
path: root/machines/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/default.nix')
-rw-r--r--machines/default.nix1
1 files changed, 0 insertions, 1 deletions
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 {};
     };
   };