diff options
Diffstat (limited to 'systems/mcdowell.scm')
-rw-r--r-- | systems/mcdowell.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm index 2641be5..9322c20 100644 --- a/systems/mcdowell.scm +++ b/systems/mcdowell.scm @@ -38,7 +38,7 @@ ) ((@ (gnu system) operating-system) (inherit %suweren-operating-system) - kernel* + (kernel kernel*) (bootloader-configuration* keyboard-layout*) keyboard-layout* initrd* |