From ce3c0047637944d5b6ef1f085df64917a54542ad Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Sun, 8 Dec 2024 22:08:24 +0100 Subject: [PATCH] darwin: adjust config --- system/hosts/Pallas.nix | 5 +---- system/hosts/Styx.nix | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/system/hosts/Pallas.nix b/system/hosts/Pallas.nix index 67d4ad6..55c65e1 100644 --- a/system/hosts/Pallas.nix +++ b/system/hosts/Pallas.nix @@ -30,15 +30,13 @@ in keep-outputs = true; extra-nix-path = "nixpkgs=flake:nixpkgs"; - always-allow-substitutes = true; builders-use-substitutes = true; extra-substituters = [ - "https://attic.cache.daniel.sx/nifoc-systems?priority=30" + "https://attic.cache.daniel.sx/nifoc-systems/?priority=30" "https://nix-community.cachix.org?priority=50" "https://cache.garnix.io?priority=60" "https://cache.lix.systems?priority=70" - "https://pre-commit-hooks.cachix.org?priority=80" ]; extra-trusted-public-keys = [ @@ -46,7 +44,6 @@ in "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" - "pre-commit-hooks.cachix.org-1:Pkk3Panw5AW24TOv6kz3PvLhlH8puAsJTBbOPmBo7Rc=" ]; netrc-file = config.age.secrets.nix-netrc.path; diff --git a/system/hosts/Styx.nix b/system/hosts/Styx.nix index 048f4e6..708863e 100644 --- a/system/hosts/Styx.nix +++ b/system/hosts/Styx.nix @@ -31,15 +31,13 @@ in keep-outputs = true; extra-nix-path = "nixpkgs=flake:nixpkgs"; - always-allow-substitutes = true; builders-use-substitutes = true; extra-substituters = [ - "https://attic.cache.daniel.sx/nifoc-systems?priority=30" + "https://attic.cache.daniel.sx/nifoc-systems/?priority=30" "https://nix-community.cachix.org?priority=50" "https://cache.garnix.io?priority=60" "https://cache.lix.systems?priority=70" - "https://pre-commit-hooks.cachix.org?priority=80" ]; extra-trusted-substituters = [ @@ -51,7 +49,6 @@ in "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" - "pre-commit-hooks.cachix.org-1:Pkk3Panw5AW24TOv6kz3PvLhlH8puAsJTBbOPmBo7Rc=" # extra-trusted-substituters "devshells:YXtbU0DheB229oCr2D0H0qHjj2Ed/e2VZiLSXgQ1IVA="