nix: updated nerd fonts to match new namespace in nixpkgs
This commit is contained in:
parent
102017fa82
commit
2cdd49b396
1 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
noto-fonts # most langs and emojis
|
noto-fonts # most langs and emojis
|
||||||
noto-fonts-cjk-sans # gets japanese and chinese langs
|
noto-fonts-cjk-sans # gets japanese and chinese langs
|
||||||
nerdfonts # programming fonts
|
nerd-fonts.jetbrains-mono # programming fonts
|
||||||
corefonts # basic web fonts
|
corefonts # basic web fonts
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue