flake: use new nerd-fonts packages
This commit is contained in:
parent
875f0dc67f
commit
0824a1b8ee
3 changed files with 4 additions and 5 deletions
|
@ -66,9 +66,8 @@ in
|
|||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override {
|
||||
fonts = [ "DejaVuSansMono" "NerdFontsSymbolsOnly" ];
|
||||
})
|
||||
nerd-fonts.dejavu-sans-mono
|
||||
nerd-fonts.symbols-only
|
||||
dejavu_fonts
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue