first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#save this file as config.toml after configuring
|
||||
|
||||
[pihole]
|
||||
Host = "pi.hole"
|
||||
Password = "generate-an-app-password-in-pi-hole"
|
||||
|
||||
[wifi]
|
||||
Auth = "WPA"
|
||||
SSID = "YourSSID"
|
||||
Password = "YourPassword"
|
||||
Reference in New Issue
Block a user