need insmod when we habve kmodloader

This commit is contained in:
Daniel Barlow 2024-07-15 22:35:26 +01:00
parent df395a4d5d
commit b17f623d03
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ in {
USB_SERIAL = "y";
USB_SERIAL_OPTION = "y";
};
programs.busybox.applets = [
"insmod" "rmmod"
];
# https://www.0xf8.org/2017/01/flashing-a-huawei-e3372h-4g-lte-stick-from-hilink-to-stick-mode/
system.service.wwan.huawei-e3372 =