.PHONY: build HOST := $(shell hostname) build: nix build -j 1 --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel