diff options
Diffstat (limited to 'hosts/base.nix')
| -rw-r--r-- | hosts/base.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/base.nix b/hosts/base.nix index 43103c5..31bed5a 100644 --- a/hosts/base.nix +++ b/hosts/base.nix @@ -24,7 +24,7 @@ ''; settings = { substituters = [ - "https://cache-nixos.org" + "https://cache.nixos.org" "https://cuda-maintainers.cachix.org" "https://nix-community.cachix.org" "https://nix-gaming.cachix.org" |
