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

This commit is contained in:
514fpv 2024-01-08 18:18:53 +08:00
parent 9875bcf4ed
commit b1a8c8a44d
Signed by: koishi
SSH key fingerprint: SHA256:VkIdW3jUIiqecV2WNAje2fGU5lEhN0XZ58DN0NS4pv0

View file

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