config/guix/system/usb-install-media: Note about Nonguix install media.

master
Pierre Neidhardt 2020-12-20 15:35:51 +01:00
parent 4614308474
commit c57d845fab
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
;; With Eshell:
;; guix system -L ~/.config/guix/system disk-image ~/.config/guix/system/usb-install-media.scm
;; TODO: Make Guix-like installer with nonfree kernel.
;; For a Guix-like installer with nonfree kernel, prefer:
;; guix system disk-image nongnu/system/install.scm
(define-module (usb-install-media)
#:use-module (srfi srfi-1)