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