hopefully include the correct things for nfs???
This commit is contained in:
parent
0c76480416
commit
0c3abc30d0
1 changed files with 4 additions and 0 deletions
|
@ -113,7 +113,11 @@
|
|||
"phy-jh7110-pcie"
|
||||
"pcie-starfive"
|
||||
"nvme"
|
||||
"nfsv4"
|
||||
];
|
||||
initrd.extraUtilsCommands = ''
|
||||
copy_bin_and_libs ${pkgs.nfs-utils}/bin/mount.nfs
|
||||
'';
|
||||
blacklistedKernelModules = [
|
||||
"clk-starfive-jh7110-vout"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue