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
commit024de57e7b1918a617685b65a0c5c45ee4592e47 (patch)
tree2f0a9168b4569650619f334b597733ae10216b66 /tv/2configs/wu-binary-cache/client.nix
parentacd5d7cceeeb96c182a963ba0c564821a36c8938 (diff)
parent8c859335a879c515a1415bc8b15b5cb7eb519efc (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 00000000..9634c21d
--- /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="];
+ };
+}