fix(koumakyou): unique machine-id value

This has a duplicate template value.
This commit is contained in:
514fpv 2024-01-08 18:19:07 +08:00
parent 5c1dfbdec1
commit cd3fb00bb1
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -2,7 +2,7 @@
, lib
, ... }: {
global = {
id = "bc8036643fc24f04ab150ff6a38dcce7";
id = "eeb44fb1150944aab7d146b7caad789f";
auth.openssh.enable = true;
fs.esp.uuid = "B20E-5994";
fs.type = "xfs";