mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Fix argument name for channel override
This commit is contained in:
parent
64eca80528
commit
e97c1a01d6
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ this should not be needed anymore.
|
||||||
|
|
||||||
If you want to change the nix-on-droid channel to your custom one,
|
If you want to change the nix-on-droid channel to your custom one,
|
||||||
you can do that either with `nix-channel` after the installation,
|
you can do that either with `nix-channel` after the installation,
|
||||||
or by using `--argstr nixOnDroidChannelUrl <URL>`.
|
or by using `--argstr nixOnDroidChannelURL <URL>`.
|
||||||
|
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue