2023-12-18 06:11:31 +00:00
|
|
|
# iMac 18,3 (2017)
|
2023-12-18 06:20:44 +00:00
|
|
|
{...}: {
|
|
|
|
imports = [
|
|
|
|
../../profiles/core
|
|
|
|
../../profiles/device-type/desktop
|
|
|
|
|
|
|
|
../../../users/guanranwang/darwin/profiles/core
|
|
|
|
../../../users/guanranwang/darwin/profiles/device-type/desktop
|
|
|
|
../../../users/guanranwang/darwin/profiles/opt-in/clash-meta-client.nix
|
|
|
|
|
|
|
|
./hardware.configuration.nix
|
|
|
|
../../hardware/apple/imac/18-3
|
2023-09-19 00:17:43 +00:00
|
|
|
];
|
|
|
|
|
2023-12-18 06:20:44 +00:00
|
|
|
networking.hostName = "Plato";
|
|
|
|
time.timeZone = "Asia/Shanghai";
|
2023-11-04 10:14:42 +00:00
|
|
|
}
|