first commit

This commit is contained in:
2025-12-22 18:49:05 +01:00
commit 658ab8e961
19 changed files with 1356 additions and 0 deletions
+10
View File
@@ -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"