pkgs/openwrt/uci-config: uciDeleteAll wireless.radio

This commit is contained in:
Astro 2024-03-10 20:46:39 +01:00
parent 69d4bac929
commit 4f82d29f79
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ in
'') (builtins.attrNames hostConfig.interfaces)
}
${uciDeleteAll "wireless.radio"}
uci -q delete wireless.default_radio0 || true
uci -q delete wireless.default_radio1 || true
${concatStrings (imap0 (index: path: