fix(incinerator): unique machine-id value

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

View file

@ -2,7 +2,7 @@
, modulesPath
, ... }: {
global = {
id = "bc8036643fc24f04ab150ff6a38dcce7";
id = "62ea62fde6c04fb6b5c791892b6798c8";
auth.openssh.enable = true;
libvirt.enable = false;
io.bluetooth = false;