machine(Akun): Enable system feature gccarch-skylake
This commit is contained in:
parent
ec49c4ebdb
commit
44729474aa
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
loader.efi.canTouchEfiVariables = true;
|
loader.efi.canTouchEfiVariables = true;
|
||||||
};
|
};
|
||||||
|
nix = {settings = {system-features = ["gccarch-skylake"];};};
|
||||||
|
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue