mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
small cleanup
This commit is contained in:
parent
276a49ce31
commit
25ac340213
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@
|
|||
./modules/virtualisation
|
||||
];
|
||||
|
||||
# nixpkgs.hostPlatform = {
|
||||
# gcc.arch = "tigerlake";
|
||||
# gcc.tune = "tigerlake";
|
||||
# system = "x86_64-linux";
|
||||
# };
|
||||
|
||||
nix.settings.system-features = [ "gccarch-tigerlake" ];
|
||||
systemd.additionalUpstreamSystemUnits = [
|
||||
|
|
Loading…
Reference in a new issue