Update file README.org

This commit is contained in:
Nathan Anderson 2023-02-01 06:28:05 +00:00
parent 748ec7f8d3
commit 9be8bb4ae5

View File

@ -101,6 +101,9 @@ nonfree Linux kernel and nonfree firmware with the following command:
guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm guix system image --image-type=iso9660 /path/to/this/channel/nongnu/system/install.scm
#+end_src #+end_src
Make sure you have added nonguix as a channel, and run =guix pull= then =hash guix=
to refresh your terminal environment.
Like the official Guix installation image, this will produce a read-only image Like the official Guix installation image, this will produce a read-only image
with any changes made stored in memory. As indicated below, you will need to with any changes made stored in memory. As indicated below, you will need to
run ~guix pull~ to download the Nonguix package descriptions, so will need run ~guix pull~ to download the Nonguix package descriptions, so will need