Change everything to Org-files

This commit is contained in:
Denis Lehmann 2020-09-22 14:53:06 +02:00
parent 58b2b2ab3d
commit d6447b7e44
19 changed files with 111 additions and 640 deletions

9
nix.org Normal file
View file

@ -0,0 +1,9 @@
* 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