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
|
, lib
|
||||||
, ... }: {
|
, ... }: {
|
||||||
global = {
|
global = {
|
||||||
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
id = "eeb44fb1150944aab7d146b7caad789f";
|
||||||
auth.openssh.enable = true;
|
auth.openssh.enable = true;
|
||||||
fs.esp.uuid = "B20E-5994";
|
fs.esp.uuid = "B20E-5994";
|
||||||
fs.type = "xfs";
|
fs.type = "xfs";
|
||||||
|
|
Loading…
Reference in a new issue