{config, lib, pkgs, ...}: { isSystemUser = true; description = "muahahaaa"; packages = with pkgs; [ "mtr" "nmap" "pwntools" "hexedit" ]; }