feat(home): added binwalk
This commit is contained in:
1
home/programs/binwalk.nix
Normal file
1
home/programs/binwalk.nix
Normal file
@@ -0,0 +1 @@
|
||||
{pkgs, ...}: {home.packages = [pkgs.binwalk];}
|
||||
@@ -73,6 +73,7 @@
|
||||
# ./xh.nix
|
||||
# ./zellij.nix
|
||||
./dysk.nix
|
||||
./binwalk.nix
|
||||
];
|
||||
# home.packages = with pkgs;
|
||||
# []
|
||||
|
||||
Reference in New Issue
Block a user