Skip to content

Commit

Permalink
Added nerdfonts, used in Starship prompt, among other things
Browse files Browse the repository at this point in the history
  • Loading branch information
shrugalic committed Mar 27, 2022
1 parent 3432bfe commit f1db050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
# Development
pandoc # Convert formats, e.g. between markdown and jira
rustup # Rust lang tools

(nerdfonts.override { fonts = [ "JetBrainsMono" "SourceCodePro" ]; })
];

programs = {
Expand Down

0 comments on commit f1db050

Please sign in to comment.