Disable ethernet module for now
This commit is contained in:
parent
6994472a92
commit
d33775e626
@ -79,7 +79,7 @@
|
|||||||
boot = {
|
boot = {
|
||||||
extraModulePackages = [
|
extraModulePackages = [
|
||||||
# Add the custom Ethernet module
|
# Add the custom Ethernet module
|
||||||
pkgs.xilinx-axienet-carv
|
#pkgs.xilinx-axienet-carv
|
||||||
];
|
];
|
||||||
kernelModules = config.boot.initrd.kernelModules;
|
kernelModules = config.boot.initrd.kernelModules;
|
||||||
kernelPatches = [
|
kernelPatches = [
|
||||||
|
Loading…
Reference in New Issue
Block a user