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 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