diff --git a/Makefile b/Makefile index e27384af..71bb08be 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ build: nix build --no-link --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel fonts: - nix build --no-link --max-jobs 1 .#iosevka-custom-aile .#iosevka-custom-etoile .#iosevka-custom-nerdfont + nix build --no-link .#iosevka-custom-aile .#iosevka-custom-etoile .#iosevka-custom-nerdfont server: fonts nixos-rebuild build --flake .#Legion