Load pl2303
This commit is contained in:
parent
81e4daeba5
commit
6bc01df7a5
@ -23,7 +23,7 @@ in {
|
||||
time.timeZone = "UTC";
|
||||
|
||||
boot.kernelPackages = unstable.linuxPackages_latest;
|
||||
boot.kernelModules = [ "veth" ];
|
||||
boot.kernelModules = [ "veth" "pl2303" ];
|
||||
boot.blacklistedKernelModules = [ "nouveau" ];
|
||||
boot.earlyVconsoleSetup = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user