diff options
Diffstat (limited to 'systems')
-rw-r--r-- | systems/mcdowell.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm index 4e925d4..feb088e 100644 --- a/systems/mcdowell.scm +++ b/systems/mcdowell.scm @@ -61,6 +61,7 @@ (kernel kernel-amd64) (kernel-loadable-modules (list)) (kernel-arguments %default-kernel-arguments) + (hurd #f) (bootloader (bootloader-mcdowell)) (keyboard-layout keyboard-layout-mcdowell) (initrd initrd*) |