edit groups

Signed-off-by: pph <pph@pph.pph>
This commit is contained in:
pph
2026-04-17 13:40:23 +02:00
parent 5aaeba1512
commit 0aac097e77
5 changed files with 48 additions and 46 deletions
+11 -1
View File
@@ -4,13 +4,23 @@
...
}: {
home.packages = with pkgs; [
firefox
wireshark
nmap
john
hashcat
# inputs.eleakxir.packages.${stdenv.hostPlatform.system}.leak-utils
# Web
caido
nuclei
gobuster
dirb
# Utils
inetutils
samba
openvpn
mariadb
redis
];
}