add dirty frag workaround
This commit is contained in:
parent
13a3be9ac0
commit
474535f15c
1 changed files with 7 additions and 0 deletions
7
modules/common/dirty-frag.nix
Normal file
7
modules/common/dirty-frag.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
boot.blacklistedKernelModules = [
|
||||||
|
"esp4"
|
||||||
|
"esp6"
|
||||||
|
"rxrpc"
|
||||||
|
];
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue