Skip to content

Commit

Permalink
Update nerdfont definition
Browse files Browse the repository at this point in the history
  • Loading branch information
giodamelio committed Jan 7, 2025
1 parent cfda602 commit e1f1e99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/homeModules/users/giodamelio.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ _: {pkgs, ...}: {
pkgs.jetbrains-mono

# Add Inconsolata Nerdfont
(pkgs.nerdfonts.override {
fonts = ["Inconsolata" "JetBrainsMono"];
})
pkgs.nerd-fonts.inconsolata
pkgs.nerd-fonts.jetbrains-mono
];
}

0 comments on commit e1f1e99

Please sign in to comment.