]> Git — Sourcephile - julm/julm-nix.git/blob - build
nginx: disable deprecated X-XSS-Protection
[julm/julm-nix.git] / build
1 #!/bin/sh -eux
2 cd "${0%/*}"
3 host=$1
4 shift
5 time nix -L build --keep-going "$@" -o hosts/"$host".root .\#nixosConfigurations."$host".config.system.build.toplevel