summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/base.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-08-07 15:50:06 +0200
committermakefu <github@syntax-fehler.de>2015-08-07 15:50:06 +0200
commita919ddb3878c59f1306d8d22f46b603aceb90e27 (patch)
tree644adf890de9b7cdf4d05196991739cef8df4702 /makefu/2configs/base.nix
parent7bb85d74f8dbf8751344f9248b9365b4543bf20f (diff)
makefu:include vim.nix
Diffstat (limited to 'makefu/2configs/base.nix')
-rw-r--r--makefu/2configs/base.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/base.nix b/makefu/2configs/base.nix
index 2e18acf7c..25d92d63d 100644
--- a/makefu/2configs/base.nix
+++ b/makefu/2configs/base.nix
@@ -8,6 +8,7 @@ with lib;
mapAttrs (_: h: { hashedPassword = h; })
(import /root/src/secrets/hashedPasswords.nix);
}
+ ./vim.nix
];
krebs.enable = true;
krebs.search-domain = "retiolum";
@@ -32,6 +33,7 @@ with lib;
networking.hostName = config.krebs.build.host.name;
nix.maxJobs = config.krebs.build.host.cores + 1;
+ #nix.maxJobs = 1;
krebs.build.deps = {
secrets = {
[cgit] Unable to lock slot /tmp/cgit/31100000.lock: No such file or directory (2)