links/nix.md
2020-07-30 12:47:09 +02:00

12 lines
490 B
Markdown

# Nix Links
This is a collection of software projects, using the Nix ecosystem.
- [**comma**](https://github.com/Shopify/comma)
Runs software without installing it
- [**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