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