machine(Tytonidae): Add x86_64_v3 system feature for Tytonidae
This commit is contained in:
parent
1cb24e849f
commit
9209e09b46
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@
|
||||||
nvidiaBusId = "PCI:1:0:0";
|
nvidiaBusId = "PCI:1:0:0";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
nix = {settings = {system-features = ["gccarch-x86-64-v3"];};};
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue