From 4b3cdf62dbefc5b661ba43e1f504539c1d8b843e Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 12 Oct 2024 07:42:53 +0200 Subject: refactor(mcdowell): remove redundant import of (gnu system keyboard) --- systems/mcdowell.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'systems') 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* -- cgit v1.2.3