Remove Etoile from Makefile steps

This commit is contained in:
Evie Litherland-Smith 2024-03-16 11:31:58 +00:00
parent 7a60bb5ec4
commit 0950ec9808

View file

@ -5,13 +5,11 @@ all: copy
copy: build
nix copy --to ssh://xenia@legion \
.#iosevka-custom-aile \
.#iosevka-custom-etoile \
.#iosevka-custom-nerdfont
build:
nix build --no-link --max-jobs 1 \
.#iosevka-custom-aile \
.#iosevka-custom-etoile \
.#iosevka-custom-nerdfont
update: