mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
parent
41b724b744
commit
20f2a3edb4
|
@ -14,7 +14,7 @@
|
|||
./modules/virtualisation
|
||||
];
|
||||
|
||||
nixpkgs.crossSystem = {
|
||||
nixpkgs.hostPlatform = {
|
||||
gcc.arch = "tigerlake";
|
||||
gcc.tune = "tigerlake";
|
||||
system = "x86_64-linux";
|
||||
|
|
Loading…
Reference in a new issue