Home: Add wifi ap config ref.

This commit is contained in:
Dmitry Voronin 2024-11-30 14:53:20 +03:00
parent bb49212cc7
commit 9fb9e4e90e

View file

@ -24,6 +24,7 @@ in {
# Wan configuration.
# REF: https://nixos.wiki/wiki/Systemd-networkd
# SEE: man 5 systemd.network
# REF: Wifi config: https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/bridgedap#wireless_access_point_-_dumb_access_point
systemd.network = {
enable = true;
wait-online.enable = false; # HACK: So we can use both NM and networkd.