Difference between revisions of "Workgroup:Router"

From NixOS Wiki
Jump to: navigation, search
(fix enumeration)
m (fix logic fuckup)
Line 11: Line 11:
  
 
== Work in Progress ==
 
== Work in Progress ==
A couple of projekts are in development around the wiki:
+
A couple of projekts are in development for this topic:
 
* [https://github.com/telent/nixpkgs/blob/nixwrt-cross-elegant/README.nixwrt.md NixWRT] - replacing OpenWRT with the nix toolchain.
 
* [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://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://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
 
* [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:15, 15 February 2018

People

Contact

People collaborate and share ideas at freenode at #nixos-on-your-router

NixOS on your Router

Work in Progress

A couple of projekts are in development for this topic: