mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Link to F-Droid and NixCon 2019 presentation
This commit is contained in:
parent
29a9e5ccb7
commit
89e7d61d07
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# Nix-on-Droid
|
# Nix-on-Droid
|
||||||
|
|
||||||
|
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||||
|
alt="Get it on F-Droid"
|
||||||
|
height="80">](https://f-droid.org/packages/com.termux.nix)
|
||||||
|
|
||||||
Nix package manager on Android, in a single-click installable package.
|
Nix package manager on Android, in a single-click installable package.
|
||||||
This is not full NixOS running inside Android,
|
This is not full NixOS running inside Android,
|
||||||
but you get easy access to Nixpkgs' vast collection of (precompiled!) software
|
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
|
or to install home-manager to manage the environment
|
||||||
in a more declarative fashion (recommended).
|
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
|
## Licensing and credits
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue