fix(koumakyou): unique machine-id value
This has a duplicate template value.
This commit is contained in:
parent
5c1dfbdec1
commit
cd3fb00bb1
|
@ -2,7 +2,7 @@
|
|||
, lib
|
||||
, ... }: {
|
||||
global = {
|
||||
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
||||
id = "eeb44fb1150944aab7d146b7caad789f";
|
||||
auth.openssh.enable = true;
|
||||
fs.esp.uuid = "B20E-5994";
|
||||
fs.type = "xfs";
|
||||
|
|
Loading…
Reference in a new issue