modules, ...: get rid of config.build.arch

This commit is contained in:
Alexander Sosedkin 2024-06-22 20:53:32 +02:00
parent 54a535b91b
commit 45fcd2da39
15 changed files with 67 additions and 54 deletions

View file

@ -11,6 +11,7 @@
`pkgs = import nixpkgs { system = "aarch64-linux"; };`
as an argument to `nixOnDroidConfiguration`.
If in doubt, refer to the `templates`.
* `config.arch` option has been dropped. Consider using `pkgs.system` instead.
## Release 23.11