diff --git a/hosts/desktop.nix b/hosts/desktop.nix index 731bfa5..537916f 100644 --- a/hosts/desktop.nix +++ b/hosts/desktop.nix @@ -46,8 +46,9 @@ with lib.my; nix.settings = { auto-optimise-store = true; - trusted-substituters = [ + substituters = [ "http://odyssey.mesh.vimium.net" + "https://cache.nixos.org" ]; trusted-public-keys = [ "odyssey.mesh.vimium.net:ZhQhjscPWjoN4rlZwoMELznEiBnZ9O26iyGA27ibilQ="