* modprobe wants /etc/modprobe.d now.
svn path=/nixos/trunk/; revision=30164
This commit is contained in:
parent
71e6f6ecdc
commit
3fd482677e
@ -75,7 +75,7 @@ with pkgs.lib;
|
|||||||
'')}
|
'')}
|
||||||
${config.boot.extraModprobeConfig}
|
${config.boot.extraModprobeConfig}
|
||||||
'';
|
'';
|
||||||
target = "modprobe.conf";
|
target = "modprobe.d/nixos.conf";
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.blacklistedKernelModules =
|
boot.blacklistedKernelModules =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user