summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/wry.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-17 22:16:55 +0100
committermakefu <github@syntax-fehler.de>2015-11-17 22:16:55 +0100
commitb2ac9b092a36c3196469099c73c64c8ca6626be0 (patch)
tree31b2738c7255feea185593c2274cd949392e9c79 /makefu/1systems/wry.nix
parent7346527c4f0444d33f8c6eda353cad94cecd930f (diff)
makefu: fix cgit for wry, add gc to wry
Diffstat (limited to 'makefu/1systems/wry.nix')
-rw-r--r--makefu/1systems/wry.nix8
1 files changed, 6 insertions, 2 deletions
diff --git a/makefu/1systems/wry.nix b/makefu/1systems/wry.nix
index cd39b4b9f..cd2b3f657 100644
--- a/makefu/1systems/wry.nix
+++ b/makefu/1systems/wry.nix
@@ -24,11 +24,11 @@ in {
# other nginx
../2configs/nginx/euer.wiki.nix
../2configs/nginx/euer.blog.nix
+ ../2configs/nginx/euer.test.nix
# collectd
../2configs/collectd/collectd-base.nix
];
-
krebs.build.host = config.krebs.hosts.wry;
krebs.Reaktor.enable = true;
@@ -73,5 +73,9 @@ in {
nameservers = [ "8.8.8.8" ];
};
- environment.systemPackages = [ pkgs.translate-shell ];
+ # small machine - do not forget to gc every day
+ nix.gc.automatic = true;
+ nix.gc.dates = "03:10";
+
+ environment.systemPackages = [ ];
}
[cgit] Unable to lock slot /tmp/cgit/14300000.lock: No such file or directory (2)