machine(Cape): Enable system feature gccarch-ivybridge
This commit is contained in:
parent
18eda1df60
commit
74b250f40c
1 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,11 @@
|
|||
boot.loader.grub = {
|
||||
enable = true;
|
||||
};
|
||||
nix = {
|
||||
settings = {
|
||||
system-features = ["gccarch-ivybridge"];
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue