aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/installation.md
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2018-12-21 19:17:39 +0100
committerDrew DeVault <sir@cmpwn.com>2018-12-21 17:25:46 -0500
commitaa42de91d10bf1ab18d61eccb4da35b2298b247c (patch)
tree8f671477680ab24c645d0334e7a427bdd91f8c78 /builds.sr.ht/installation.md
parent68210e857eabfd2f17ff28c751f5bb3e8298c37e (diff)
downloadsr.ht-docs-aa42de91d10bf1ab18d61eccb4da35b2298b247c.tar.gz
Add nixos image docs
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