mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Add do not edit comments in login/login-inner
This commit is contained in:
parent
15f5d97457
commit
141df13aa2
2 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ in
|
|||
|
||||
writeScript "login" ''
|
||||
#!/system/bin/sh
|
||||
# This file is generated by nix-on-droid. DO NOT EDIT.
|
||||
set -e
|
||||
|
||||
export USER="${config.user.userName}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue