mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 12:19:09 +00:00
Update nerd-fonts
to only include Jet Brains Mono
This commit is contained in:
parent
5ce17a639f
commit
57cd8d8ff5
1 changed files with 1 additions and 2 deletions
|
@ -72,8 +72,7 @@ in {
|
|||
enableDefaultPackages = true;
|
||||
packages = with pkgs; [
|
||||
jetbrains-mono
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
noto-fonts.JetBrainsMono
|
||||
noto-fonts-emoji
|
||||
(makeAppleFont "sf-pro" "SF Pro Fonts.pkg" fontSources.sf-pro)
|
||||
(makeAppleFont "sf-compact" "SF Compact Fonts.pkg" fontSources.sf-compact)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue