This commit is contained in:
2025-06-18 15:30:43 +02:00
parent 08f87f8c31
commit 8b88b8c995
2 changed files with 18 additions and 87 deletions

View File

@ -162,7 +162,9 @@
fonts.packages = with pkgs; [
intel-one-mono # Monospace font for coding
noto-fonts # Comprehensive Unicode support
noto-fonts-cjk-sans # CJK support
noto-fonts-emoji # Emoji support
nerd-fonts.symbols-only # Symbols
];
# ================================