From 8027a0e2772445c91b7c230b2be282b281641828 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Thu, 31 Oct 2024 12:34:38 +1000 Subject: [PATCH] tasko(iog): agordi netrc --- profiles/iog.nix | 1 + 1 file changed, 1 insertion(+) 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"