Add compose and attic configurations
Add compose directory to store docker/podman compose files for running on the TrueNAS box Add attic configurations to auto-listen on all my home boxes to upload builds Update nix-conf to support reading from the Attic server
This commit is contained in:
@@ -42,7 +42,7 @@ in
|
||||
substituters =
|
||||
(lib.optionals cfg.cache [
|
||||
"http://chronicles.shire-zebra.ts.net:9000/binary-cache/"
|
||||
"http://nas1.shire-zebra.ts.net:8080/nixos"
|
||||
"http://nas1.shire-zebra.ts.net:8080/default"
|
||||
])
|
||||
++ [
|
||||
"https://ai.cachix.org"
|
||||
|
||||
Reference in New Issue
Block a user