Compare commits

..

No commits in common. "38a675932ac9164dbe13a10362c6851245e10e64" and "a661fbdb3cc3a226af37054974cd916059e59f0d" have entirely different histories.

7 changed files with 11 additions and 10 deletions

View File

@ -1,13 +1,4 @@
iwd network configuration lives in this directory
See also `../../../etc/iwd/main.conf` especially in standalone iwd without
NetworkManager.
Notes:
* `git commit`ing 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.
NetworkManager

View File

@ -0,0 +1,5 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true

View File

@ -0,0 +1,5 @@
[Settings]
AutoConnect=true
[IPv6]
Enabled=true