mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-12 11:31:09 +01:00
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 toman iwd.network
.IPv6.Enabled=true
defauls to true being also unnecessary.