images: hurd: Adjust module imports.
Follow-up to a9dcd60bc1
.
* gnu/system/images/hurd.scm: Adjust module imports to changes in code
structure.
parent
a9dcd60bc1
commit
be43625159
|
@ -23,7 +23,7 @@
|
|||
#:use-module (gnu bootloader grub)
|
||||
#:use-module (gnu image)
|
||||
#:use-module (gnu packages ssh)
|
||||
#:use-module (guix platforms hurd)
|
||||
#:use-module (guix platforms x86)
|
||||
#:use-module (gnu services)
|
||||
#:use-module (gnu services ssh)
|
||||
#:use-module (gnu system)
|
||||
|
|
Reference in New Issue