diff options
Diffstat (limited to 'home/xyz/.config')
-rw-r--r-- | home/xyz/.config/qrcp/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 171909ef..63955990 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp3s0", + "interface": "wlp2s0", "keepalive": false, "output": "", "path": "", @@ -8,4 +8,4 @@ "secure": false, "tls-cert": "", "tls-key": "" -}
\ No newline at end of file +} |