mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-19 01:21:39 +01:00
one last try
This commit is contained in:
parent
66a502d7e6
commit
41b724b744
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
./modules/virtualisation
|
./modules/virtualisation
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.hostPlatform = {
|
nixpkgs.crossSystem = {
|
||||||
gcc.arch = "tigerlake";
|
gcc.arch = "tigerlake";
|
||||||
gcc.tune = "tigerlake";
|
gcc.tune = "tigerlake";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|
Loading…
Reference in a new issue