aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'builds.sr.ht/installation.md')
-rw-r--r--builds.sr.ht/installation.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/builds.sr.ht/installation.md b/builds.sr.ht/installation.md
index c3bfdba..9c3e30b 100644
--- a/builds.sr.ht/installation.md
+++ b/builds.sr.ht/installation.md
@@ -81,6 +81,12 @@ provided `genimg` to produce the disk image. A `build.yml` file is also provided
for each image to build itself on your build infrastructure once you have it set
up. It's recommended that you set up cron jobs to build fresh images frequently.
+### Image-specific notes
+
+* NixOS can be bootstrapped from any distribution. The provided build.yml does
+ it from Alpine, but it can be easily switched to eg. Archlinux just by
+ changing the host image and adjusting the packages.
+
## Creating new images
If you require additional images, study the `control` script to understand how