We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56be402 commit 3439cbfCopy full SHA for 3439cbf
home/applications/tools/cybersecurity.nix
@@ -3,5 +3,6 @@
3
{
4
home.packages = with pkgs; [
5
wireshark
6
+ unstable.gef
7
];
8
}
0 commit comments