From fc900c0eebfba47aa4158b82b9df7af6cd7d0c52 Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Tue, 17 Jan 2017 00:15:46 +0100 Subject: examples.lnl: add local cache --- modules/examples/lnl.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/examples') diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix index 1d60ab6..f9f0e50 100644 --- a/modules/examples/lnl.nix +++ b/modules/examples/lnl.nix @@ -42,7 +42,7 @@ services.activate-system.enable = true; nix.binaryCachePublicKeys = [ "cache.daiderd.com-1:R8KOWZ8lDaLojqD+v9dzXAqGn29gEzPTTbr/GIpCTrI=" ]; - nix.trustedBinaryCaches = [ https://cache.daiderd.com ]; + nix.trustedBinaryCaches = [ http://cache1 https://cache.daiderd.com ]; programs.nix-script.enable = true; @@ -404,7 +404,7 @@ kwmc config spawn left - kwmc config padding 28 1 1 1 + kwmc config padding 28 0 0 0 kwmc config gap 2 2 kwmc config display 1 padding 40 20 20 20 kwmc config display 1 gap 10 10 -- cgit v1.2.3