mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
gcc: tune arch
This commit is contained in:
parent
60ed410a43
commit
ee31ef9c4c
3 changed files with 7 additions and 5 deletions
|
@ -17,6 +17,7 @@
|
|||
./modules/nginx
|
||||
];
|
||||
|
||||
nix.settings.system-features = [ "gccarch-tigerlake" ];
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue