Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Sep 5, 2024
1 parent 17badb2 commit d0683ec
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions hosts/whitefox/fonts.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
(nerdfonts.override {
fonts = [
"FiraCode"
"Hack"
"DroidSansMono"
"JetBrainsMono"
"FantasqueSansMono"
];
})
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
];
}

0 comments on commit d0683ec

Please sign in to comment.