config/guix/system/default: Include vhba module in the list of packages.

master
Pierre Neidhardt 2020-05-27 20:18:03 +02:00
parent 48aee0590e
commit dbe7eaa321
1 changed files with 3 additions and 2 deletions

View File

@ -90,11 +90,12 @@ StrictNodes 1")
;; exfat-utils ; TODO: Needed for macOS drives? Does not seem to work.
fuse-exfat
emacs-exwm
vhba-module
%base-packages))
(define-public %ambrevar/firmware
(append (list vhba-module)
%base-firmware))
(append ;; (list vhba-module) ; TODO: Useless?
%base-firmware))
(define-public default-operating-system
(operating-system