Package : Add bat.

This commit is contained in:
Dmitry Voronin 2024-10-03 22:42:05 +03:00
parent 4d30fd46dc
commit e87a319bc5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,6 +1,7 @@
{ pkgs, pkgsStable, pkgsMaster, ... } @args: {
core = with pkgs; [
android-tools # Android adb tool. Can be used to connect to itself via wireless debugging. binwalk # Can analyze files for other files inside them.
bat # Pretty cat.
bridge-utils # Network bridges.
btop htop # System monitors.
coreutils # UNIX Core utilities.