mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-04 13:56:19 +02:00
parent
41b724b744
commit
20f2a3edb4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
./modules/virtualisation
|
./modules/virtualisation
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.crossSystem = {
|
nixpkgs.hostPlatform = {
|
||||||
gcc.arch = "tigerlake";
|
gcc.arch = "tigerlake";
|
||||||
gcc.tune = "tigerlake";
|
gcc.tune = "tigerlake";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
Loading…
Add table
Reference in a new issue