From 818e4909d221c410f6a6992e23c639a5585b5080 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Thu, 2 Apr 2020 14:37:21 +0200 Subject: machines/mikiya: remove for now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s not running at the moment. --- machines/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/default.nix') diff --git a/machines/default.nix b/machines/default.nix index 9c7abb9c..7f26bef2 100644 --- a/machines/default.nix +++ b/machines/default.nix @@ -20,7 +20,7 @@ with import ../lib; profpatsch = { shiki = callMachine ./profpatsch/shiki.nix {}; haku = callMachine ./profpatsch/haku.nix {}; - mikiya = callMachine ./profpatsch/mikiya.nix {}; + # mikiya = callMachine ./profpatsch/mikiya.nix {}; }; misc = { mailserver = callMachine ./misc/mailserver.nix {}; -- cgit 1.4.1