mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
modules/environment/login/login-inner: correct greeting
This commit is contained in:
parent
74ff681bc9
commit
b775b46a7c
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ writeText "login-inner" ''
|
|||
|
||||
echo
|
||||
echo "Congratulations! Now you have Nix installed with some default packages like bashInteractive, \
|
||||
coreutils, cacert and most important nix-on-droid itself to manage local configuration, see"
|
||||
coreutils, cacert and, most importantly, nix-on-droid itself to manage local configuration, see"
|
||||
echo " nix-on-droid help"
|
||||
echo "or in the config file"
|
||||
echo " ~/.config/nixpkgs/nix-on-droid.nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue