summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-02-28 14:25:44 +0100
committermakefu <github@syntax-fehler.de>2017-03-05 16:55:59 +0100
commitcb61d2f5e17050c56d6c49cf645ce99806f78e39 (patch)
tree2149269c55624c4eb78d8b4f19e9ba6b2aba5fd2 /2configs
parent92aae699b6156a0c02b053923a68c0cc6e371905 (diff)
unstable @ 2017-02-28
Diffstat (limited to '2configs')
-rw-r--r--2configs/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/2configs/default.nix b/2configs/default.nix
index 45f7315b0..74d3635bd 100644
--- a/2configs/default.nix
+++ b/2configs/default.nix
@@ -22,7 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu;
source = let
inherit (config.krebs.build) host user;
- ref = "f66d782"; # unstable @ 2017-02-04
+ ref = "53a2baa"; # unstable @ 2017-02-28
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{
@@ -159,7 +159,7 @@ with import <stockholm/lib>;
auto-optimise-store = true
'';
- security.setuidPrograms = [ "sendmail" ];
+ security.wrappers.sendmail.source = "${pkgs.exim}/bin/sendmail";
services.journald.extraConfig = ''
SystemMaxUse=1G
RuntimeMaxUse=128M
[cgit] Unable to lock slot /tmp/cgit/77300000.lock: No such file or directory (2)