add bitwise

This commit is contained in:
Frost-Phoenix 2023-12-14 14:59:57 +01:00
parent 8200db6da8
commit 7df6b96505

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }:
{
home.packages = (with pkgs; [
bitwise # cli tool for bit / hex manipulation
discord
eza # ls replacement
entr # perform action when file change