more fonts
This commit is contained in:
parent
6de34eecea
commit
caa16b9b5e
1 changed files with 3 additions and 0 deletions
|
@ -52,7 +52,10 @@ in {
|
||||||
fonts.fontconfig.antialias = true;
|
fonts.fontconfig.antialias = true;
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
cascadia-code
|
cascadia-code
|
||||||
|
fira-code
|
||||||
|
fira-code-symbols
|
||||||
font-awesome
|
font-awesome
|
||||||
|
meslo-lg
|
||||||
noto-fonts
|
noto-fonts
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue