meslo-lgs-nf

meslo-lgs-nf unstable-2023-04-03

Meslo Nerd Font patched for Powerlevel10k

https://github.com/romkatv/powerlevel10k-media
Apache License 2.0
programs: -
Platforms (79)
powerpcle-noneaarch64-windowsmips64-noneriscv64-linuxi686-netbsdwasm32-wasip1avr-nonemicroblazeel-none
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  meslo-lgs-nf
];
Ad-hoc shell
nix-shell -p meslo-lgs-nf
Flake (nix run)
nix run nixpkgs#meslo-lgs-nf