mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
parent
e87f42e3a2
commit
98eca42af0
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ writeScript "login" ''
|
|||
-b ${installationDir}/dev/shm:/dev/shm \
|
||||
-b /:/android \
|
||||
--link2symlink \
|
||||
--sysvipc \
|
||||
${builtins.concatStringsSep " " extraProotOptions} \
|
||||
${installationDir}/bin/sh ${installationDir}/usr/lib/login-inner "$@"
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue