nix-on-droid: Nix-enabled environment for your Android device - GitHub

https://github.com/nix-community/nix-on-droid

It does not require root, user namespaces support or disabling SELinux, but it relies on proot and other hacks instead. It uses a fork of Termux-the-terminal-emulator app, but has no relation to Termux-the-distro.

30 points · 3 comments · view on lemmy.world

3 Comments

Grizzlywer@feddit.org · 0 pts · 1y (2 replies)

This is nice, but iirc it doesn't allow for GUI applications

ruffsl@programming.dev · 2 pts · 1y (1 reply)

Only not by itself, no? Couldn't it be combined with any of those X11 server apps for hosting a display socket over the local loop back?

Grizzlywer@feddit.org · 2 pts · 1y

Thanks for sharing, I will try it out later