diff options
| author | brustybee <bee@4d2.org> | 2026-03-15 02:55:19 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-15 02:55:19 +0530 |
| commit | 14b0ceb90c80793f013ebff6d824c2cead544501 (patch) | |
| tree | 3474790722b4a9a00cc09f4ad2f0320a0fdaf4c0 /hosts/common.nix | |
| parent | f33743bfd1fa3924d67a33ea8816c1b45d92e6a1 (diff) | |
neovim matugen template
Diffstat (limited to 'hosts/common.nix')
| -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; |
