Add nouveau and hibernation support
This commit is contained in:
parent
7a076485b6
commit
7cf96d54ae
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# vim:set ft=sh
|
||||
MODULES=(amdgpu video btrfs)
|
||||
MODULES=(amdgpu nouveau video btrfs)
|
||||
BINARIES=(mc nano lsblk lspci lsusb)
|
||||
FILES=()
|
||||
HOOKS=(base udev autodetect microcode modconf kms keyboard keymap consolefont block encrypt filesystems fsck)
|
||||
HOOKS=(base udev autodetect microcode modconf kms keyboard keymap consolefont block encrypt filesystems resume fsck)
|
||||
COMPRESSION="zstd"
|
||||
MODULES_DECOMPRESS="yes"
|
||||
|
|
Loading…
Reference in a new issue