Skip to content

Commit

Permalink
✨ Add NixOS icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Jul 5, 2023
1 parent 7bd1a73 commit a128fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/translate_shell/utils/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def section_os() -> str:
"ubuntu": "",
"cent": "",
"debian": "",
"nixos": "",
}
return icons.get(os_name, "?")

Expand Down

0 comments on commit a128fdd

Please sign in to comment.