NixOS support for CM4

note to myself: in next build add wpa_supplicant and iwd

2 Likes

@antono @0x17 - or someone else with the NixOS image:

do you have 4G module? unfortunately I do not have one so - I can not test the script or service to turn on/off this module…

I also don’t have it - sorry

I have a module hovever its not easy to find the script for 4g modem. I’ll try to get it from oficial image.

please, include uconsole/module-4g.nix to your configuration. (just committed)

i.e. add to your current config:

"${builtins.fetchGit {url = "https://github.com/robertjakub/oom-hardware.git";}}/uconsole/module-4g.nix"

and than you can run uconsole-4g-cm4 as root to enable/disable the 4G module.