mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
docs: mention new docs in README and CHANGELOG
This commit is contained in:
parent
31bb4913c0
commit
7b039faa83
2 changed files with 3 additions and 2 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
* For flake setups, the output `nixOnDroidConfigurations.default` will be used
|
* For flake setups, the output `nixOnDroidConfigurations.default` will be used
|
||||||
when `nix-on-droid switch --flake path/to/flake` is called without attribute
|
when `nix-on-droid switch --flake path/to/flake` is called without attribute
|
||||||
name
|
name
|
||||||
|
* Add html and man pages with all available options, see <https://t184256.github.io/nix-on-droid/>
|
||||||
|
and `nix build github:t184256/nix-on-droid#manPages`
|
||||||
|
|
||||||
## Release 22.05
|
## Release 22.05
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,7 @@ An alternative location is `~/.config/nixpkgs/config.nix` with the key
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Currently there is no complete list of all available options. Please have a
|
See <https://t184256.github.io/nix-on-droid/> for list of all available options.
|
||||||
look inside the `./modules` directory for all modules.
|
|
||||||
|
|
||||||
### [`home-manager`](https://github.com/rycee/home-manager) integration
|
### [`home-manager`](https://github.com/rycee/home-manager) integration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue