Skip to content

Commit

Permalink
remove cpu code
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Sep 15, 2024
1 parent 5b9eed5 commit 88d6e8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/kolyma-4/hardware-configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@
};

nixpkgs.hostPlatform = lib.mkDefault "aarch64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
}

0 comments on commit 88d6e8a

Please sign in to comment.