diff options
| author | brustybee <bee@4d2.org> | 2026-03-07 05:42:57 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-07 05:42:57 +0530 |
| commit | 9a6b7c9daddfbed3ad1649742210a901864bd3aa (patch) | |
| tree | 261902e3ca343513dfd0bb3812d8c056d66b3e62 /hosts/common.nix | |
| parent | 20bb620ba13e9dd2617782fd8b48f02abed9d2ad (diff) | |
add overlays & override ioskeleyMono to mimic berkeley-mono
Diffstat (limited to 'hosts/common.nix')
| -rw-r--r-- | hosts/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix index bc70e0e..e5efde1 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -154,6 +154,7 @@ fonts.fontDir.enable = true; fonts.packages = with pkgs; [ + ioskeley-mono # maple-mono.NF nerd-fonts.jetbrains-mono ]; |
