links/nix.org

9 lines
768 B
Org Mode

* Nix Links
This is a collection of software projects, using the Nix ecosystem.
- [[https://github.com/Shopify/comma][comma]] :: Runs software without installing it
- [[https://github.com/rycee/home-manager][Home Manager]] :: Provides a basic system for managing a user environment using the Nix package manager together with the Nix libraries found in Nixpkgs
- [[http://nixery.dev/][Nixery]] :: Ad-hoc container images that contain packages from the Nix package manager
- [[https://github.com/arnarg/pushnix][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
- [[https://gitlab.com/simple-nixos-mailserver/nixos-mailserver][SNM]] :: Complete and Simple NixOS Mailserver