spec(incinerator): replace machine-id with unique value

This commit is contained in:
514fpv 2024-01-08 18:18:53 +08:00
parent d9f0db25ef
commit 25d61847e6
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;