diff options
-rw-r--r-- | systems/mcdowell.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm index 8bd3d36..5f118f7 100644 --- a/systems/mcdowell.scm +++ b/systems/mcdowell.scm @@ -1,5 +1,4 @@ (define-module (systems mcdowell) - #:use-module (gnu system keyboard) ; keyboard-layout #:use-module (machines portable-bios) ; bootloader-configuration* ; file-systems* ; firmware* |