summaryrefslogtreecommitdiff
path: root/README.md
blob: fb7c9a7b6384b926f444cdd16c67a59bb9a05603 (plain)
1
2
3
4
5
6
7
8
# Declarative Imperative OpenWRT configs

[OpenWRT] is an embedded Linux distribution optimized for small routers and access points with minimal amounts of storage to work with.
[NixOS] is a general-purpose Linux distribution built from the ground up with declarative configuration in mind, usually using a bunch of storage to do its thing.
[dewclaw](./index.html) is what happens if you try to mush the two together even though you know very well that you shouldn't.

[OpenWRT]: https://openwrt.org/
[NixOS]: https://nixos.org/