summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2023-11-04 16:41:12 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2023-11-04 16:41:12 -0400
commitdef38a656de0a6a2aca7da59d2d6ff824782420c (patch)
tree256c34e3f26c02544f96625ed95244a04cea4c47 /README.org
parente14c0e2184e01709472658b7a73e7c9e2461dce2 (diff)
README.org: Mention pre-generated installer.
* README.org (Installation image): Mention the pre-generated installer images on the Release page.
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.org b/README.org
index 5982351..2f5e0a8 100644
--- a/README.org
+++ b/README.org
@@ -94,8 +94,11 @@ your configuration.
94** Installation image 94** Installation image
95 95
96For some hardware the official Guix installation image won't do 96For some hardware the official Guix installation image won't do
97(e.g. unsupported wifi). You can generate an installation image running the 97(e.g. unsupported wifi). You can find a pre-generated installation image
98nonfree Linux kernel and nonfree firmware with the following command: 98(time and version in line with upstream Guix), running the nonfree Linux
99kernel and nonfree firmware, on the [[https://gitlab.com/nonguix/nonguix/-/releases][Releases page]]. Or, you can generate an
100installation image from a local checkout of this repository, at a more recent
101commit, with the following command:
99 102
100#+begin_src sh 103#+begin_src sh
101guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm 104guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm