Add missing fonts
This commit is contained in:
parent
dbd007f6a7
commit
24473be846
@ -155,11 +155,14 @@ inputs:
|
||||
fonts = {
|
||||
enableDefaultFonts = true;
|
||||
fonts = with pkgs; [
|
||||
font-awesome
|
||||
font-awesome-ttf
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
powerline-fonts
|
||||
material-icons
|
||||
];
|
||||
fontconfig = {
|
||||
defaultFonts = {
|
||||
|
Loading…
Reference in New Issue
Block a user