✨ auto wlan
This commit is contained in:
parent
b2c21e62c4
commit
047f8eccce
5 changed files with 66 additions and 2 deletions
|
@ -125,3 +125,8 @@ gpu = true
|
|||
models = [
|
||||
"llama3.1:8b"
|
||||
]
|
||||
|
||||
# Setup predefined WLAN
|
||||
[wlan]
|
||||
ssid = "SSID"
|
||||
passphrase = "pass"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue