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; [