mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
add support for default configuration in flake.nix
This commit is contained in:
parent
ffac515cfb
commit
6a345626c0
9 changed files with 51 additions and 13 deletions
|
|
@ -21,6 +21,9 @@
|
|||
and `config` and `extraModules` are now combined into `modules`
|
||||
* Add option `environment.motd` to edit the startup message that is printed in
|
||||
every shell
|
||||
* For flake setups, the output `nixOnDroidConfigurations.default` will be used
|
||||
when `nix-on-droid switch --flake path/to/flake` is called without attribute
|
||||
name
|
||||
|
||||
## Release 22.05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue