1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 19:23:01 +03:00
mobile-nixos/examples/testing
2021-02-23 20:17:19 -05:00
..
crash-before-switch-root examples/testing: Use eval-with-configuration.nix 2021-02-23 20:17:19 -05:00
qemu-cryptsetup examples/testing: Use eval-with-configuration.nix 2021-02-23 20:17:19 -05:00
README.md examples/testing: Add subdirectory for feature testing systems 2020-11-07 19:22:33 -05:00

Testing examples

These examples are made specifically to test features.

They are not to be used as a normal system, as they likely have some fatal flaws, either usability-wise (e.g. not usable at all) or security-wise (e.g. default passwords).

More details are available inside each testing systems directories.

Though, please refer to those systems as reference implementation for validating changes around their features under test!