the **microG** package supports the following options
```
nanodroid_play=1
nanodroid_overlay=0
nanodroid_mapsv1=1
nanodroid_gsync=0
nanodroid_swipe=0
nanodroid_forcesystem=0
nanodroid_nlpbackend=1
```
the **F-Droid** package supports the following options
```
nanodroid_forcesystem=0
```
where `1` means `on` and `0` means `off`. If no `.nanodroid-setup` is found, the [default settings](.nanodroid-setup) will be used (equals to the example above), if your `.nanodroid-setup` file exists, but is missing entries, those entries will be added, using the default values.
Alternatively you can also use the NanoDroid-SetupWizard package instead of manual creation of the configuration file.
## Detailed Description
`nanodroid_microg=[0|1]`
whether to provide **microG**
`nanodroid_fdroid=[0|1]`
whether to provide **F-Droid**
`nanodroid_apps=[0|1]`
whether to provide included applications [> Details](doc/Applications.md)