nerd-fonts.iosevka
nerd-fonts-iosevka 3.5.0+34.8.0
Nerd Fonts: Narrow and horizontally tight characters, slashed zero
https://nerdfonts.com/SIL Open Font License 1.1MIT License
programs: -
Platforms (79)
i686-netbsdx86_64-cygwinx86_64-freebsdmips64el-linuxor1k-nonex86_64-openbsdmipsel-linuxloongarch64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ nerd-fonts.iosevka ];
Ad-hoc shell
nix-shell -p nerd-fonts.iosevka
Flake (nix run)
nix run nixpkgs#nerd-fonts.iosevka