Added links to link channels with git commits

Added two links that deal with channel hist0ry. 
Also moved nixos-generators into a subsection of its own.
This commit is contained in:
SRGOM 2019-11-01 13:29:09 +05:30 committed by GitHub
parent bf4b16eea1
commit 32bda5d430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,13 @@
* [NixOS Weekly](https://weekly.nixos.org/) - The best newsletter to stay informed about community updates.
## Installation Media
* [nixos-generators](https://github.com/nix-community/nixos-generators) - Take a nixos config and build multile usage images including VirtualBox, Azure, installation iso among other formats.
## Channel History
* [HowOldIs](https://howoldis.herokuapp.com) - Get the age/current git commit of all Nix channels.
* [Channel History](https://channels.nix.gsc.io)- Get historical git commits for Nix channels.
## Cloud stuff
* [krops](https://cgit.krebsco.de/krops/about/) - A lightweigt toolkit to deploy NixOS systems, remotely or locally.
@ -22,7 +29,6 @@
* [morph](https://github.com/DBCDK/morph) - A tool for managing existing NixOS hosts.
* [nixery](https://github.com/google/nixery) - Container registry which builds images ad-hoc via Nix
* [nixops](https://github.com/NixOS/nixops) - Deploy using Nix.
* [nixos-generators](https://github.com/nix-community/nixos-generators) - one config, multiple formats.
* [terraform-nixos](https://github.com/tweag/terraform-nixos) - A set of Terraform modules that are designed to deploy NixOS.
* [terranix](https://terranix.org) - Use Nix and the NixOS module system to write your Terraform code.