summaryrefslogtreecommitdiff
path: root/hosts/common.nix
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-22 17:37:50 +0530
committerbrustybee <bee@4d2.org>2026-03-22 17:37:50 +0530
commit276c94cb871b9b4eda1707c01c861625d0e303f2 (patch)
tree0eb74e464a64586f23ba0dee63cef0d0f82115c8 /hosts/common.nix
parent2b8eb6e3125b6a19426e1441f7eb67503aa058fa (diff)
idk a lot
Diffstat (limited to 'hosts/common.nix')
-rw-r--r--hosts/common.nix3
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"