diff options
Diffstat (limited to 'hosts/common.nix')
| -rw-r--r-- | hosts/common.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/common.nix b/hosts/common.nix index b92e9ec..a595379 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -185,9 +185,10 @@ fonts.fontDir.enable = true; fonts.packages = with pkgs; [ # ioskeley-mono + ioskeley-input # maple-mono.NF - nerd-fonts.symbols-only nerd-fonts.jetbrains-mono + nerd-fonts.sauce-code-pro ]; fonts.fontconfig.defaultFonts.monospace = [ "JetBrainsMono Nerd Font" |
