Do not use my old buildfarm on xana
systems/xana.scm
157 | 157 | (listen '("443 ssl http2" "[::]:443 ssl http2")) | |
158 | 158 | (server-name '(default "xana.lepiller.eu")) | |
159 | 159 | (root "/srv/http/default"))))) | |
160 | - | (modify-services (server-services "xana") | |
161 | - | (guix-service-type config => | |
162 | - | (guix-configuration | |
163 | - | (inherit config) | |
164 | - | (substitute-urls '("https://guix.lepiller.eu" "https://ci.guix.gnu.org")))))))) | |
160 | + | (server-services "xana")))) |