diff --git a/var/lib/iwd/README.md b/var/lib/iwd/README.md new file mode 100644 index 00000000..99c591d5 --- /dev/null +++ b/var/lib/iwd/README.md @@ -0,0 +1,4 @@ +iwd network configuration lives in this directory + +See also `../../../etc/iwd/main.conf` especially in standalone iwd without +NetworkManager diff --git a/var/lib/iwd/openwireless.org.open b/var/lib/iwd/openwireless.org.open new file mode 100644 index 00000000..fedfdca0 --- /dev/null +++ b/var/lib/iwd/openwireless.org.open @@ -0,0 +1,5 @@ +[Settings] +AutoConnect=true + +[IPv6] +Enabled=true diff --git a/var/lib/iwd/openwireless.org_nomap.open b/var/lib/iwd/openwireless.org_nomap.open new file mode 100644 index 00000000..fedfdca0 --- /dev/null +++ b/var/lib/iwd/openwireless.org_nomap.open @@ -0,0 +1,5 @@ +[Settings] +AutoConnect=true + +[IPv6] +Enabled=true diff --git a/var/lib/iwd/private-wifi-sample.psk b/var/lib/iwd/private-wifi-sample.psk new file mode 100644 index 00000000..145bff5d --- /dev/null +++ b/var/lib/iwd/private-wifi-sample.psk @@ -0,0 +1,9 @@ +# This SSID is "private-wifi-sample", it comes from the filename +[Settings] +AutoConnect=true + +[IPv6] +Enabled=true + +[Security] +Passphrase=MySuperSecretPassphraseThatDoesNotReadHere