mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:09:24 +08:00
devices.nas: switch to alderlake
This commit is contained in:
@@ -18,7 +18,7 @@ inputs:
|
||||
rollingRootfs.waitDevices = [ "/dev/mapper/root2" ];
|
||||
};
|
||||
initrd.sshd = {};
|
||||
nixpkgs.march = "silvermont";
|
||||
nixpkgs.march = "alderlake";
|
||||
network = {};
|
||||
};
|
||||
hardware.gpu.type = "intel";
|
||||
|
||||
Reference in New Issue
Block a user