Update defaults.toml

Added Neon's repo

Signed-off-by: renewedbullet <140523069+renewedbullet@users.noreply.github.com>
This commit is contained in:
renewedbullet
2023-11-20 19:34:03 -05:00
committed by Jeroen Oudshoorn
parent b04224146b
commit dc320daff5

View File

@ -6,7 +6,8 @@ main.custom_plugin_repos = [
"https://github.com/evilsocket/pwnagotchi-plugins-contrib/archive/master.zip",
"https://github.com/tisboyo/pwnagotchi-pisugar2-plugin/archive/master.zip",
"https://github.com/nullm0ose/pwnagotchi-plugin-pisugar3/archive/master.zip",
"https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip"
"https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip" ,
"https://github.com/NeonLightning/pwny/archive/master.zip"
]
main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"