about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-07-03T14·53-0400
committerglittershark <grfn@gws.fyi>2020-07-03T15·11+0000
commit2900768656f813570a46003f294b44a7e9501fc2 (patch)
tree83d45788fd4c06f8962619d1bc53c8306a81dc86
parent2ec3254f85b43312257abf03e16a1e906324ed89 (diff)
feat(gs/system): Add public keys for whitby r/1192
Change-Id: I138ccbd7da9849025f1f59dfe948cfb7a5684b6d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/896
Reviewed-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
-rw-r--r--users/glittershark/system/system/modules/tvl.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/glittershark/system/system/modules/tvl.nix b/users/glittershark/system/system/modules/tvl.nix
index 36ecd4ccdd..fb91d4895a 100644
--- a/users/glittershark/system/system/modules/tvl.nix
+++ b/users/glittershark/system/system/modules/tvl.nix
@@ -11,7 +11,8 @@
       supportedFeatures = ["big-parallel"];
     }];
 
-    binaryCaches = ["ssh://grfn@whitby.tvl.fyi"];
+    binaryCaches = ["ssh://nix-ssh@whitby.tvl.fyi"];
+    binaryCachePublicKeys = ["cache.tvl.fyi:fd+9d1ceCPvDX/xVhcfv8nAa6njEhAGAEe+oGJDEeoc="];
   };
 
   programs.ssh.knownHosts.whitby = {