mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
system: examples: Fix typo in bare-hurd.tmpl.
* gnu/system/examples/bare-hurd.tmpl: Add missing line-continuation backslash. Change-Id: Ib918cff3ca96f2a199869e876b6a75fedb09c983
This commit is contained in:
parent
a316319668
commit
d32a5f6eed
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
;; --enable-kvm \
|
;; --enable-kvm \
|
||||||
;; --device e1000,netdev=net0 \
|
;; --device e1000,netdev=net0 \
|
||||||
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
|
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
|
||||||
;; --snapshot
|
;; --snapshot \
|
||||||
;; --hda /gnu/store/...-disk-image
|
;; --hda /gnu/store/...-disk-image
|
||||||
;;
|
;;
|
||||||
;; and use it like:
|
;; and use it like:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue