jetbrains-mono
jetbrains-mono 2.304
Typeface made for developers
https://jetbrains.com/mono/SIL Open Font License 1.1
programs: -
Maintainers
Platforms (80)
powerpc64-linuxarmv7a-netbsdaarch64-darwinx86_64-cygwinmips-nonemsp430-nonerx-nonevc4-none
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ jetbrains-mono ];
Ad-hoc shell
nix-shell -p jetbrains-mono
Flake (nix run)
nix run nixpkgs#jetbrains-mono