about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/glittershark/system/system/modules/tvl.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/glittershark/system/system/modules/tvl.nix b/users/glittershark/system/system/modules/tvl.nix
index 69a02dbbb3..905ec8ced5 100644
--- a/users/glittershark/system/system/modules/tvl.nix
+++ b/users/glittershark/system/system/modules/tvl.nix
@@ -16,12 +16,12 @@
     '';
 
     binaryCaches = [
-      "ssh://nix-ssh@whitby.tvl.fyi"
       "https://cache.nixos.org"
+      "ssh://nix-ssh@whitby.tvl.fyi"
     ];
     trustedBinaryCaches = [
-      "ssh://nix-ssh@whitby.tvl.fyi"
       "https://cache.nixos.org"
+      "ssh://nix-ssh@whitby.tvl.fyi"
     ];
     binaryCachePublicKeys = [
       "cache.tvl.fyi:fd+9d1ceCPvDX/xVhcfv8nAa6njEhAGAEe+oGJDEeoc="