From 45cfe6c276e2116d2146b465b3b026c6943c185a Mon Sep 17 00:00:00 2001 From: Random936 Date: Tue, 28 Jan 2025 18:36:41 -0800 Subject: [PATCH] Added some new hacking tools --- config/omen.nix | 2 +- home/modules/hacking.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/omen.nix b/config/omen.nix index 09c1e63..96e3302 100644 --- a/config/omen.nix +++ b/config/omen.nix @@ -10,7 +10,7 @@ boot.loader.efi.canTouchEfiVariables = true; # Supported Filesystems - boot.supportedFilesystems = [ "ntfs" ]; + boot.supportedFilesystems = [ "ntfs" "nfs" ]; # Import default user config users.users.random = import ./user.nix; diff --git a/home/modules/hacking.nix b/home/modules/hacking.nix index 28b165f..2c18a6f 100644 --- a/home/modules/hacking.nix +++ b/home/modules/hacking.nix @@ -20,6 +20,7 @@ remmina netexec pwntools + openldap rustscan inetutils wireshark @@ -28,6 +29,7 @@ responder burpsuite evil-winrm + cifs-utils feroxbuster (wordlists.override { lists = with pkgs; [