mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11: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
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = {
|
||||
nixpkgs.crossSystem = {
|
||||
gcc.arch = "tigerlake";
|
||||
gcc.tune = "tigerlake";
|
||||
system = "x86_64-linux";
|
||||
|
|
Loading…
Reference in a new issue