Update Makefile

This commit is contained in:
Evie Litherland-Smith 2024-10-08 08:21:15 +01:00
parent 5601951859
commit 191581a912

View file

@ -5,7 +5,7 @@ HOST := $(shell hostname)
default: build default: build
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: flathub:
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo