This commit is contained in:
@@ -57,9 +57,11 @@ in
|
|||||||
"gregory.hellings"
|
"gregory.hellings"
|
||||||
]; # For home and for work machines
|
]; # For home and for work machines
|
||||||
substituters =
|
substituters =
|
||||||
(lib.optionals cfg.cache [
|
(if cfg.cache then [
|
||||||
#"http://chronicles.shire-zebra.ts.net:9000/binary-cache/"
|
#"http://chronicles.shire-zebra.ts.net:9000/binary-cache/"
|
||||||
"http://nas1.shire-zebra.ts.net:8080/default"
|
"http://nas1.shire-zebra.ts.net:8080/default"
|
||||||
|
] else [
|
||||||
|
"http://nas1.thehellings.lan:8080/default"
|
||||||
])
|
])
|
||||||
++ [
|
++ [
|
||||||
"https://ai.cachix.org"
|
"https://ai.cachix.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user