diff --git a/README.md b/README.md index e1be651..7bda54c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ running a [modified UEFI bootloader](https://github.com/worproject/rpi5-uefi) to provide Linux support. The NixOS code for this can be found in `deploy/rpi5/`, and it is exposed as `nixosModules.deploy-rpi5`. -> [!IMPORTANT] A complete rewrite of the deployment system using +> [!IMPORTANT] +> A complete rewrite of the deployment system using > [NixOps 4](https://github.com/nixops4/nixops4) is planned once that project is > stabilized. This may result in breaking changes to Aether's public interface.