mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
Merge branch 'readme_clarity_for_noobs' into 'master'
Readme clarity for noobs See merge request nonguix/nonguix!263
This commit is contained in:
commit
f2d42e0229
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@ repository, at a more recent commit, 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. Alternatively, a writable image can
|
with any changes made stored in memory. Alternatively, a writable image can
|
||||||
be created with the following command:
|
be created with the following command:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue