Update fastfetch.nix

This commit is contained in:
ediblerope 2025-12-03 20:29:57 +00:00 committed by GitHub
parent 42691f6f40
commit 0b19487578
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,9 @@
# Install Nerd Fonts for icon support
fonts.packages = with pkgs; [
(nerdfonts.override { fonts = [ "FiraCode" "JetBrainsMono" "Meslo" ]; })
nerd-fonts.fira-code
nerd-fonts.jetbrains-mono
nerd-fonts.meslo-lg
];
# Create the fastfetch config file with unicode icons