From 0950ec980852294519fa5351c6f872937cf2375d Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 16 Mar 2024 11:31:58 +0000 Subject: [PATCH] Remove Etoile from Makefile steps --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 6a7fce4..432924f 100644 --- a/Makefile +++ b/Makefile @@ -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: