shell-things/var/lib/iwd/README.md
Aminda Suomalainen 38a675932a
var/lib/iwd: add open networks my computers actually see irregularly-regularly
Note: my phone#2 has three diffent spellings of stadinet, so I am picking the one #1 believes and anyway cp is easy
2023-01-15 16:11:02 +02:00

475 B

iwd network configuration lives in this directory

See also ../../../etc/iwd/main.conf especially in standalone iwd without NetworkManager.

Notes:

  • git commiting the same SSID with different capitalisations breaks Windows and more common macOS setups due to their filesystems being case-insensitive.
  • Settings.AutoConnect=true is unnecessary as it defaults to true according to man iwd.network.
  • IPv6.Enabled=true defauls to true being also unnecessary.