summaryrefslogtreecommitdiff
path: root/hosts/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common.nix')
-rw-r--r--hosts/common.nix2
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;