diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common.nix b/hosts/common.nix index 035dbcf..8db2ecf 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -190,8 +190,8 @@ nerd-fonts.jetbrains-mono ]; fonts.fontconfig.defaultFonts.monospace = [ + "JetBrainsMono Nerd Font" "Ioskeley Mono" - "JetBrainsMono Nerd Fonts" "Symbols Nerd Font" ]; programs.fish.enable = true; |
