mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
devices.srv1.node0: support broadwell
This commit is contained in:
@@ -6,6 +6,7 @@ inputs:
|
||||
{
|
||||
system =
|
||||
{
|
||||
nix.marches = [ "cascadelake" "broadwell" ];
|
||||
nixpkgs.march = "cascadelake";
|
||||
networking.networkd.static =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user