add bitwise
This commit is contained in:
parent
8200db6da8
commit
7df6b96505
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue