fix: font.font deprecated
This commit is contained in:
parent
fe5fa64436
commit
49f2c8dbca
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
|||
};*/
|
||||
};
|
||||
|
||||
fonts = with pkgs; [
|
||||
packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "JetBrainsMono" "Go-Mono" "Iosevka" "NerdFontsSymbolsOnly" "SpaceMono" "Ubuntu" ]; })
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
|
|
Loading…
Reference in a new issue