安装
pacman -S iwdpacstrap /mount-root-dir iwd
在安装完iwd之后,就可以直接使用了(一般是在live中进行安装,亦或者是通过以太网卡进行连接后直接安装)。
配置
[General]# 用 route_priority_offset 设置路由指标(route metric)route_priority_offset=300# 自 0.19 版本起,# iwd 可使用内置的 DHCP 客户端或静态配置来分配(多个)IP 地址并设置路由。# 它是 独立 DHCP 客户端 不错的替代品。EnableNetworkConfiguration=true[Network]# 要使用 systemd-resolved 作为 DNS 管理器NameResolvingService=systemd
