commit 74cdb520d422aa4b4bce16f49ed30adf54ad4b77 Author: Denis Lehmann Date: Sun May 3 04:04:25 2020 +0000 initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..021debe --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Links + +This is a collection of nice open source software. + +## Package Managers + +Nix + ~ Purely functional package manager + ~ [Link](https://nixos.org/nix/) + +# Operating Systems + +NixOS + ~ Declarative operating system, based on the **Nix** package manager + ~ [Link](https://nixos.org/)