diff --git a/home/programs/group/basic-apps.nix b/home/programs/group/basic-apps.nix index 7234956..1c0b7d0 100644 --- a/home/programs/group/basic-apps.nix +++ b/home/programs/group/basic-apps.nix @@ -37,5 +37,6 @@ figlet # Transform text into ASCII art pastel # Command-line tool to generate, analyze, convert and manipulate colors imagemagick # Image manipulation tool + chafa # Image to ANSI/Unicode converter and more. ]; }