auto wlan
All checks were successful
ci/woodpecker/push/build/1 Pipeline was successful
ci/woodpecker/push/build/2 Pipeline was successful

This commit is contained in:
JMARyA 2025-04-27 22:38:44 +02:00
parent b2c21e62c4
commit 047f8eccce
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
5 changed files with 66 additions and 2 deletions

View file

@ -125,3 +125,8 @@ gpu = true
models = [
"llama3.1:8b"
]
# Setup predefined WLAN
[wlan]
ssid = "SSID"
passphrase = "pass"