summaryrefslogtreecommitdiffstats
path: root/tv/2configs/wu-binary-cache/client.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-02-27 17:28:46 +0100
committerlassulus <lass@aidsballs.de>2016-02-27 17:28:46 +0100
commitc6aefdc05e92e1fad4e9668568ec6967fc6c5fa3 (patch)
treee59340b58cf00b63168195a000d30481627f4e93 /tv/2configs/wu-binary-cache/client.nix
parent8b612222cbfc279f9076f0e9c4d7c3ebd2110910 (diff)
parent97447915baf00f502e46d9842d9ca75682adb33e (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/2configs/wu-binary-cache/client.nix')
-rw-r--r--tv/2configs/wu-binary-cache/client.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/tv/2configs/wu-binary-cache/client.nix b/tv/2configs/wu-binary-cache/client.nix
new file mode 100644
index 0000000..9634c21
--- /dev/null
+++ b/tv/2configs/wu-binary-cache/client.nix
@@ -0,0 +1,7 @@
+_:
+{
+ nix = {
+ binaryCaches = ["http://cache.wu.gg23"];
+ binaryCachePublicKeys = ["cache.wu-1:cdhA201O2R2Ect463vhJFmhpMaNyT/tOvzYvtceT9q8="];
+ };
+}