one last try

This commit is contained in:
Rouven Seifert 2024-01-04 14:53:06 +01:00
parent 66a502d7e6
commit 41b724b744
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -14,7 +14,7 @@
./modules/virtualisation
];
nixpkgs.hostPlatform = {
nixpkgs.crossSystem = {
gcc.arch = "tigerlake";
gcc.tune = "tigerlake";
system = "x86_64-linux";