1
0

Change to Go Mono

This commit is contained in:
Jip J. Dekker 2024-04-17 11:31:10 +10:00
parent d0a6626e33
commit e0c62c5968

View File

@ -20,11 +20,10 @@ with pkgs; [
zoxide
# Fonts
jetbrains-mono
iosevka
go-font
ibm-plex
atkinson-hyperlegible
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
(nerdfonts.override { fonts = [ "Go-Mono" ]; })
# C(++) development tools
ccache