Add apply button for wifi options

Start setting values in connection
This commit is contained in:
takotori 2023-11-26 16:16:37 +01:00
parent c6efced326
commit d3afe5675e
5 changed files with 434 additions and 355 deletions

View file

@ -20,6 +20,7 @@ tokio = { version = "1.33.0", features = [
"sync",
] }
fork = "0.1.22"
regex = "1.10.2"
[build-dependencies]
glib-build-tools = "0.18.0"