mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
devices.srv2-node0/1: switch mac
This commit is contained in:
@@ -23,7 +23,7 @@ inputs:
|
||||
beesd."/".hashTableSizeMB = 10 * 128;
|
||||
hpcstat = {};
|
||||
sshd = { groupBanner = true; motd = true; };
|
||||
lumericalLicenseManager.macAddress = "70:20:84:09:a3:52";
|
||||
lumericalLicenseManager.macAddress = "04:42:1a:26:0c:07";
|
||||
};
|
||||
};
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
@@ -17,7 +17,7 @@ inputs:
|
||||
services =
|
||||
{
|
||||
beesd."/" = {};
|
||||
lumericalLicenseManager.macAddress = "04:42:1a:26:0c:07";
|
||||
lumericalLicenseManager.macAddress = "70:20:84:09:a3:52";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user