Skip to content

Commit

Permalink
update hydra domain
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Jan 3, 2025
1 parent 9e82682 commit 872b3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/TLMS/binary-cache.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
nix.settings = {
substituters = [
"https://tlm-solutions.cachix.org"
"https://nix-cache.hq.c3d2.de"
"https://hydra.hq.c3d2.de"
];
trusted-public-keys = [
"tlm-solutions.cachix.org-1:J7qT6AvoNWPSj+59ed5bNESj35DLJNaROqga1EjVIoA="
Expand Down

0 comments on commit 872b3c4

Please sign in to comment.