From 191581a9122126b9344f20b091bf50b19133f3d3 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 8 Oct 2024 08:21:15 +0100 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce24a4ca..0d0c9105 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ HOST := $(shell hostname) default: build build: - nix build -j 1 --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel + nix build --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel flathub: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo