fuuko: Add r8169 to initrd modules

This allows unlocking with the onboard NIC.
This commit is contained in:
Simon Bruder 2023-08-08 15:32:00 +02:00
parent f71cbedf14
commit bb0b66d9c1
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -20,6 +20,7 @@
"ahci" "ahci"
"cryptd" "cryptd"
"igc" # network interface for remote unlocking "igc" # network interface for remote unlocking
"r8169" # "
"sd_mod" "sd_mod"
"usb_storage" "usb_storage"
"usbhid" "usbhid"