Update to nixos 22.11
This commit is contained in:
parent
f0be8cc8d8
commit
858c7a1655
14 changed files with 78 additions and 49 deletions
|
@ -17,7 +17,7 @@
|
|||
boot.kernelParams = [ "acpi_enforce_resources=lax" ];
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
nix.maxJobs = lib.mkDefault 24;
|
||||
nix.settings.max-jobs = lib.mkDefault 24;
|
||||
|
||||
powerManagement.powerUpCommands = let
|
||||
forceThunderboltOnScript =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue