Workgroup:Router: Difference between revisions
imported>Disassembler No edit summary |
imported>Makefu No edit summary |
||
Line 1: | Line 1: | ||
== People == | |||
* [[User:Disassembler|Disassembler]] | |||
== Contact == | |||
People collaborate and share ideas at [irc://freenode.org/#nixos-on-your-router freenode at #nixos-on-your-router] | |||
== NixOS on your Router == | == NixOS on your Router == | ||
Line 4: | Line 9: | ||
* IRC Channel: #nixos-on-your-router | * IRC Channel: #nixos-on-your-router | ||
* disasm's router config: https://github.com/disassembler/network/blob/master/portal/default.nix | * disasm's router config: https://github.com/disassembler/network/blob/master/portal/default.nix | ||
== Work in Progress == | |||
A couple of projekts are in development around the wiki: | |||
* [https://github.com/telent/nixpkgs/blob/nixwrt-cross-elegant/README.nixwrt.md NixWRT] - replacing OpenWRT with the nix toolchain. | |||
* [https://www.reddit.com/r/NixOS/comments/7qq14j/in_the_nix_of_time_nixwrt_project_update/ NixWRT Project Update 2018-01-16] | |||
* [https://groups.google.com/forum/#!topic/nix-devel/zDQH7Ulotoc Musl support in nixpkgs] | |||
* [https://github.com/cleverca22/not-os Not-OS] - an operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system |
Revision as of 07:12, 15 February 2018
People
Contact
People collaborate and share ideas at freenode at #nixos-on-your-router
NixOS on your Router
- IRC Channel: #nixos-on-your-router
- disasm's router config: https://github.com/disassembler/network/blob/master/portal/default.nix
Work in Progress
A couple of projekts are in development around the wiki:
- NixWRT - replacing OpenWRT with the nix toolchain.
* NixWRT Project Update 2018-01-16 * Musl support in nixpkgs
- Not-OS - an operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system