diff --git a/Makefile b/Makefile index 0d0c9105..3711be3f 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ HOST := $(shell hostname) default: build build: - nix build --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel + nix build --no-link --keep-going .#nixosConfigurations.$(HOST).config.system.build.toplevel flathub: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo