nixos/modules/hardware/chn-nixos-test.nix

2 lines
67 B
Nix
Raw Normal View History

2023-06-13 21:23:33 +08:00
{ config.nix.settings.system-features = [ "gccarch-alderlake" ]; }