ASCII: Add nixos_small

This commit is contained in:
Muhammad Herdiansyah
2017-07-22 21:33:46 +07:00
parent ab1f72e429
commit de108fec2b
2 changed files with 12 additions and 0 deletions

View File

@@ -3242,6 +3242,11 @@ get_distro_colors() {
ascii_file="nitrux"
;;
"nixos_small")
set_colors 4 6
ascii_file="nixos_small"
;;
"NixOS"*)
set_colors 4 6
ascii_file="nixos"