From 89e7d61d0773d40735b317511d1304ea28cf4275 Mon Sep 17 00:00:00 2001 From: Alexander Sosedkin Date: Mon, 28 Oct 2019 19:16:49 +0100 Subject: [PATCH] Link to F-Droid and NixCon 2019 presentation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1b7c207..8c00a2f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Nix-on-Droid +[Get it on F-Droid](https://f-droid.org/packages/com.termux.nix) + Nix package manager on Android, in a single-click installable package. This is not full NixOS running inside Android, but you get easy access to Nixpkgs' vast collection of (precompiled!) software @@ -99,6 +103,10 @@ User's device: or to install home-manager to manage the environment in a more declarative fashion (recommended). +You can refer to a +[NixCon 2019 presentation talk](https://nix-on-droid.unboiled.info/nixcon-2019-nix-on-droid.slides.pdf) +for a more extensive overview of the subject. + ## Licensing and credits