Example on how to configure openwrt with nixos modules

I created a little wrapper around nixos modules to configure my openwrt router using openwrt’s uci.
It even has support for secrets based on sops!

Check it out here: https://github.com/Mic92/dotfiles/tree/master/openwrt

It is not intended as a self-standing project but more as inspiriation in case someone else wants to pick up the idea.

11 Likes