modules/nix-config: cachix before reflex
This commit is contained in:
parent
cad2d8420c
commit
fa36eb98b4
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ in {
|
|||
|
||||
substituters = [
|
||||
"https://cache.privatevoid.net"
|
||||
"https://max.cachix.org?priority=100"
|
||||
"https://reflex.privatevoid.net?priority=90"
|
||||
"https://max.cachix.org?priority=90"
|
||||
"https://reflex.privatevoid.net?priority=100"
|
||||
];
|
||||
|
||||
trusted-public-keys = [
|
||||
|
|
Loading…
Reference in a new issue