diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 1aed4564..1c6e94b6 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -2,6 +2,7 @@ main.name = "pwnagotchi" main.lang = "en" main.confd = "/etc/pwnagotchi/conf.d/" main.custom_plugin_repos = [ + "https://github.com/jayofelony/pwnagotchi-torch-plugins/archive/master.zip", "https://github.com/evilsocket/pwnagotchi-plugins-contrib/archive/master.zip", "https://github.com/PwnPeter/pwnagotchi-plugins/archive/master.zip", "https://github.com/tisboyo/pwnagotchi-pisugar2-plugin/archive/master.zip",