feat: add 6-color support to nixos logo by klercke · Pull Request #2180 · fastfetch-cli/fastfetch
Summary
This PR adds a color selector to each lambda in the NixOS logo, allowing them to each be colored individually. It does not change the default output:
Related issue (required for new logos for new distros)
N/A - Modifies an existing logo
Changes
- Sets 6 color options in src/logo/ascii/nixos.txt
- Defines the 6 colors in src/logo/builtin.c such that the logo is displayed as it was previously by default
Checklist
- I have tested my changes locally.

