From 60183e9efbbe16e3c9a12f0f1daca377326e2a75 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 4 Mar 2015 00:15:29 +0100 Subject: Revert static configuration for redmoon network. This reverts commit d64ed6fb4fd211f9690b359275371926246f4521. Since I have moved back to my new home, this is no longer needed. Signed-off-by: aszlig --- machines/mmrnmhrm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines/mmrnmhrm.nix') diff --git a/machines/mmrnmhrm.nix b/machines/mmrnmhrm.nix index 9e7ca041..7f966c02 100644 --- a/machines/mmrnmhrm.nix +++ b/machines/mmrnmhrm.nix @@ -4,7 +4,7 @@ with pkgs.lib; with import ../lib; { - imports = [ ../common-workstation.nix ../redmoon-static.nix ]; + imports = singleton ../common-workstation.nix; nix.maxJobs = 2; -- cgit 1.4.1