add Nix Links

This commit is contained in:
Denis Lehmann 2020-07-30 12:38:05 +02:00
parent bf151aad4e
commit 1ac460cb44
6 changed files with 28 additions and 0 deletions

7
raw/nix/body.md Normal file
View file

@ -0,0 +1,7 @@
[**Nixery**](http://nixery.dev/)
: Ad-hoc container images that contain packages from the Nix package
manager
[**pushnix**](https://github.com/arnarg/pushnix)
: CLI tool to push your NixOS configuration repository to a remote
host using Git and then run `nixos-rebuild` on the host using SSH