installer: fixup sd-card folder move from #110827

This commit is contained in:
David Arnold
2021-02-21 16:12:54 -05:00
parent 95b7f99014
commit 6bfaed9b2c
11 changed files with 31 additions and 23 deletions
@@ -16,6 +16,6 @@
On images where the installation media also becomes an installation target,
copying over <literal>configuration.nix</literal> should be disabled by
setting <literal>installer.cloneConfig</literal> to <literal>false</literal>.
For example, this is done in <literal>sd-image-aarch64.nix</literal>.
For example, this is done in <literal>sd-image-aarch64-installer.nix</literal>.
</para>
</section>