diff --git a/profiles/iog.nix b/profiles/iog.nix index 2e24e0a..dc066f3 100644 --- a/profiles/iog.nix +++ b/profiles/iog.nix @@ -13,6 +13,7 @@ in { nix = { package = nix; settings = { + netrc-file = "/home/craige/.netrc"; substituters = [ "https://runner.blockfrost.io/bin-cache" "https://cache.nixos.org"