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