Binary Cache: Difference between revisions
| Line 23: | Line 23: | ||
}; | }; | ||
# Inspired from https://github.com/phanirithvij/system/blob/main/nixos/applications/nix/selfhosted/proxy-cache.nix | # Inspired from: | ||
# 1. https://github.com/phanirithvij/system/blob/main/nixos/applications/nix/selfhosted/proxy-cache.nix | |||
# 2. https://github.com/rnl-dei/nixrnl/blob/master/profiles/proxy-cache.nix | |||
caddy = { | caddy = { | ||
enable = true; | enable = true; | ||