configure kernel.sysrq
This commit is contained in:
parent
8e369dfcd6
commit
5510e78f80
|
@ -31,6 +31,8 @@
|
|||
};
|
||||
|
||||
config = {
|
||||
# https://github.com/NixOS/nixpkgs/issues/83694#issuecomment-605657381
|
||||
boot.kernel.sysctl."kernel.sysrq" = "438";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
Loading…
Reference in New Issue