iosevka/Makefile

10 lines
190 B
Makefile
Raw Normal View History

.PHONY: build copy
build:
nix build --max-jobs 1 .#iosevka-custom-aile \
.#iosevka-custom-nerdfont
copy: build
nix copy --to ssh://pixelifytica@legion ./result
rm ./result ./result-1