REISUB
This commit is contained in:
parent
a1bb427db8
commit
adab4cbaf3
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@
|
|||
# use the latest kernel
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
# sysrq
|
||||
boot.kernel.sysctl."kernel.sysrq" = 246;
|
||||
|
||||
# timezone
|
||||
time.timeZone = "America/New_York";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue