diff --git a/doc/guix.texi b/doc/guix.texi index 2dff2ad2a8df2965ecf6524ad69bed006fc52d8d..9986df02ccf49c7ca1d824bcf1be808c3234bbfc 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -25566,7 +25566,7 @@ the @code{--snapshot} flag using something along these lines: (service hurd-vm-service-type (hurd-vm-configuration (image (const "/out/of/store/writable/hurd.img")) - (options '("--hda")))) + (options '()))) @end lisp @subsubheading Ganeti