From b50c71cf14c7da4c22dc4927c21c249d8ed3ceac Mon Sep 17 00:00:00 2001
From: Simone Margaritelli <evilsocket@gmail.com>
Date: Sat, 12 Oct 2019 19:13:04 +0200
Subject: [PATCH] fix: removed unused configuration field

---
 pwnagotchi/defaults.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pwnagotchi/defaults.yml b/pwnagotchi/defaults.yml
index 16fa481..00ee2ff 100644
--- a/pwnagotchi/defaults.yml
+++ b/pwnagotchi/defaults.yml
@@ -80,8 +80,6 @@ main:
         - ANOTHER_EXAMPLE_NETWORK
     # if not null, filter access points by this regular expression
     filter: null
-    # cryptographic key for identity
-    pubkey: /etc/ssh/ssh_host_rsa_key.pub
 
 ai:
     # if false, only the default 'personality' will be used