mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 16:47:23 +08:00
add nammayatri cache
This commit is contained in:
parent
90647acd25
commit
63e7e3239e
1 changed files with 2 additions and 0 deletions
|
|
@ -3,10 +3,12 @@
|
|||
# (builtins.readFile ../../secrets/cache-pub-key)
|
||||
# "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
# "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
"nammayatri.cachix.org-1:PiVlgB8hKyYwVtCAGpzTh2z9RsFPhIES6UKs0YB662I="
|
||||
];
|
||||
nix.settings.substituters = [
|
||||
# "https://cache.srid.ca"
|
||||
# "https://nix-community.cachix.org"
|
||||
# "https://cache.garnix.io"
|
||||
"https://nammayatri.cachix.org"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue