update fonts
This commit is contained in:
@@ -8,6 +8,12 @@
|
|||||||
nerd-fonts.hurmit
|
nerd-fonts.hurmit
|
||||||
];
|
];
|
||||||
|
|
||||||
|
fonts.packages = with pkgs; [
|
||||||
|
cantarell-fonts
|
||||||
|
dejavu_fonts
|
||||||
|
noto-fonts
|
||||||
|
];
|
||||||
|
|
||||||
fontconfig.defaultFonts.monospace = [ "Hurmit Nerd Font Mono" ];
|
fontconfig.defaultFonts.monospace = [ "Hurmit Nerd Font Mono" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user