Change to Go Mono
This commit is contained in:
parent
d0a6626e33
commit
e0c62c5968
@ -20,11 +20,10 @@ with pkgs; [
|
|||||||
zoxide
|
zoxide
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
jetbrains-mono
|
go-font
|
||||||
iosevka
|
|
||||||
ibm-plex
|
ibm-plex
|
||||||
atkinson-hyperlegible
|
atkinson-hyperlegible
|
||||||
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
(nerdfonts.override { fonts = [ "Go-Mono" ]; })
|
||||||
|
|
||||||
# C(++) development tools
|
# C(++) development tools
|
||||||
ccache
|
ccache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user