diff --git a/README.org b/README.org index 2ad71e2..c4dd9dc 100644 --- a/README.org +++ b/README.org @@ -2,9 +2,10 @@ #+author: Evie Litherland-Smith #+email: evie@xenia.me.uk #+language: en -My customised build of [[https://typeof.net/Iosevka/][Iosevka]] font. Build with ~nix~, recommended to -use ~--max-jobs 1~ as Iosevka can consume significant resources at -peak. +My customised build of [[https://typeof.net/Iosevka/][Iosevka]] font. + +Build with ~nix~, recommended to use ~--max-jobs 1~ as Iosevka can +consume significant resources at peak. Locked version of ~nixpkgs~ will be build and cached at [[https://nix.xenia.me.uk]], using the flake will prompt to add as extra diff --git a/flake.nix b/flake.nix index 9bfb7ba..2e3fac3 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,11 @@ pkgs = import nixpkgs {inherit system;}; customBuildPlan = import ./custom-build-plan.nix; in { + names = { + iosevka-custom-aile = "Iosevka Custom Aile"; + iosevka-custom-etoile = "Iosevka Custom Etoile"; + iosevka-custom-nerdfont = "IosevkaCustomNerdFont"; + }; packages.${system} = { iosevka-custom-aile = pkgs.iosevka.override { set = "aile";