diff options
Diffstat (limited to 'machines/portable-bios.scm')
-rw-r--r-- | machines/portable-bios.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/machines/portable-bios.scm b/machines/portable-bios.scm index 6cee14a..5364300 100644 --- a/machines/portable-bios.scm +++ b/machines/portable-bios.scm @@ -41,12 +41,6 @@ (define-public firmware* (list linux-firmware)) -;; (list string) -(define-public hardware-groups - (list "audio" - "netdev" - "video")) - ;; record* package (define-public initrd* microcode-initrd) |