sysrq
This commit is contained in:
parent
331b4dfb26
commit
9f8afe9ef5
1 changed files with 1 additions and 0 deletions
|
|
@ -14,4 +14,5 @@
|
||||||
boot.tmp.useTmpfs = true;
|
boot.tmp.useTmpfs = true;
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_13;
|
boot.kernelPackages = pkgs.linuxPackages_6_13;
|
||||||
|
boot.kernel.sysctl."kernel.sysrq" = 1;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue