revisions
This commit is contained in:
parent
005950d9ea
commit
08417f2299
21 changed files with 474 additions and 177 deletions
|
|
@ -1,11 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
tree
|
||||
busybox # in case im missing something random
|
||||
fd
|
||||
jq
|
||||
gawk
|
||||
psmisc
|
||||
unzip
|
||||
wrk
|
||||
bitwarden
|
||||
hashcat
|
||||
|
|
@ -27,7 +24,6 @@
|
|||
argc
|
||||
appimage-run
|
||||
clang
|
||||
rsync
|
||||
openssl
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue