Skip to content

Commit

Permalink
Add ghaf-dev cachix substituter
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten committed Jan 9, 2024
1 parent 2da4e68 commit 30de47d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hosts/azure-common-2.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@
experimental-features = "nix-command flakes";
# Subsituters
trusted-public-keys = [
"ghaf-dev.cachix.org-1:S3M8x3no8LFQPBfHw1jl6nmP8A7cVWKntoMKN3IsEQY="
"cache.vedenemo.dev:8NhplARANhClUSWJyLVk4WMyy1Wb4rhmWW2u8AejH9E="
];
substituters = [
"https://ghaf-dev.cachix.org?priority=20"
"https://cache.vedenemo.dev"
];
};
Expand Down

0 comments on commit 30de47d

Please sign in to comment.