Revert "devices.pc: remove cpu optimization, to get a working system asap"

This reverts commit 72236d82af.
This commit is contained in:
2025-09-16 23:20:40 +08:00
parent b57222aa34
commit f6243b3665

View File

@@ -32,7 +32,7 @@ inputs:
sysctl.laptop-mode = 5;
kernel.variant = "xanmod-latest";
};
hardware = { gpu.type = "amd"; cpu = "amd"; };
hardware.gpu.type = "amd";
services =
{
samba =
@@ -83,7 +83,7 @@ inputs:
lumericalLicenseManager.macAddress = "10:5f:ad:10:3e:ca";
};
bugs = [ "xmunet" "amdpstate" "iwlwifi" ];
# packages = { mathematica = {}; vasp = {}; lumerical = {}; };
packages = { mathematica = {}; vasp = {}; lumerical = {}; };
user.users = [ "chn" "xly" ];
};
# 允许kvm读取物理硬盘