diff --git a/packages/xpad.scm_explanation.md b/packages/xpad.scm_explanation.md index 6bcd8bd..beed408 100644 --- a/packages/xpad.scm_explanation.md +++ b/packages/xpad.scm_explanation.md @@ -4,7 +4,7 @@ This code defines a Guix package for a Linux kernel module called `xpad-module`. 1. **Package Definition**: - The package contains metadata such as name, version, source location (a Git repository), build system (using `linux-module-build-system`), and licensing information. - - It represents a Linux kernel module for Xbox controllers. + - It represents a Linux kernel module for controllers (the 8bitdo ultimate bluetooth, for example). ```scheme (define-public xpad-module