Replies: 10 comments
-
This is currently out of scope for this project, I am sorry. |
Beta Was this translation helpful? Give feedback.
-
Can you explain mechanism of work this project? I try install nix pkg manager, but have error
|
Beta Was this translation helpful? Give feedback.
-
I tried this as
Then i use |
Beta Was this translation helpful? Give feedback.
-
nix-on-droid is a wrapper around termux. Under the hood, a proot session started (so that nix-on-droid can read and write to /nix and other directories without root access) and on initial startup nix is installed automatically. |
Beta Was this translation helpful? Give feedback.
-
As you can see, i make it with root
what did you mean? what directly make nix-on-droid if we will don't look at termux and proot - which exactly script do all work? |
Beta Was this translation helpful? Give feedback.
-
You can take a look at https://github.com/nix-community/nix-on-droid/blob/master/modules/environment/login/login-inner.nix but if you have root privileges, why don't you just use the nix installer? A lot of this project is just working around the fact, that we do not have root access, not sure what you want to achieve with using nix-on-droid. |
Beta Was this translation helpful? Give feedback.
-
I wrote earlier
|
Beta Was this translation helpful? Give feedback.
-
As you can see - i try this first, it's not working and i start search what i can do with this problem or another way to install nix pkg manager |
Beta Was this translation helpful? Give feedback.
-
Not a issue, better suited for discussions, but since you've asked an assortment of questions, here's an assortment of answers.
Out of scope for nix-on-droid, but see what the others are doing in #75
So out of scope I cannot see it from here. If you actually figure out how to run X or wayland natively under android on a second display, that'd be mighty impressive and I'd love to hear that, but that'd have nothing to do with nix-on-droid.
Oh, if that worked, I would've never started this project. Now, back to the project you seem to be not using, not willing to use, but filing issues against nonetheless.
Using nix-on-droid?
Don't. |
Beta Was this translation helpful? Give feedback.
-
see #472 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some android devices with normal terminal emulator (extended mods for support a11+ from here ) , root and entware. I don't want use any garbage tools like termux (i have in use android 4.4 and what is termux garbage), proot and other "root emulation". I just want make "full desktop" system alongside with android and use from second monitor\keyboard\mouse with xserver xdsl and xfce (or another DE).
Beta Was this translation helpful? Give feedback.
All reactions