update fonts
This commit is contained in:
parent
2212cabc01
commit
f118954615
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Install fonts necessary for my configuration.
|
|||
fonts.fontconfig.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
cm_unicode
|
||||
(pkgs.nerdfonts.override { fonts = [ "SourceCodePro" ]; })
|
||||
nerd-fonts.sauce-code-pro
|
||||
];
|
||||
}
|
||||
#+end_src
|
||||
|
|
Loading…
Add table
Reference in a new issue