@ -3,4 +3,4 @@
HOST := $(shell hostname)
build:
nix build --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel
nix build -j 1 --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel