Skip to content
Unverified Commit 03f24662 authored by rnhmjoj's avatar rnhmjoj
Browse files

powerline-fonts: install psf to share/consolefonts

This will make easier to set the font of the virtual console
in NixOS. Instead of specifing the full filepath of the psf
on can simply do:

    console.font = "ter-powerline-v20b";
    console.packages = [ pkgs.powerline-fonts ];
parent f16019c5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment