Revert "one last try"

This reverts commit 41b724b744.
This commit is contained in:
Rouven Seifert 2024-01-04 14:54:25 +01:00
parent 41b724b744
commit 20f2a3edb4
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

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