Skip to content

Commit

Permalink
chore: switch to nerd-fonts split package
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Hofer committed Dec 3, 2024
1 parent 3a861c8 commit 651c6d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hosts/shared/home-manager/editor/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ in
fzf
git
lazygit
(nerdfonts.override {
fonts = [ "JetBrainsMono" ];
})
nerd-fonts.jetbrains-mono
ripgrep
];

Expand Down

0 comments on commit 651c6d9

Please sign in to comment.