update
This commit is contained in:
@@ -78,13 +78,6 @@ in
|
||||
*/
|
||||
systemd-boot.enable = lib.mkForce false;
|
||||
};
|
||||
|
||||
kernelParams = [
|
||||
"mitigations=off"
|
||||
"rcu_nocbs=all"
|
||||
"rcutree.enable_rcu_lazy=1"
|
||||
"rtc_cmos.use_acpi_alarm=1"
|
||||
];
|
||||
};
|
||||
|
||||
programs.gamescope = {
|
||||
|
||||
Reference in New Issue
Block a user