clanCore: init machine_id.nix with clan.core.machine.{id,diskId}
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
|
||||
clan.core.clanDir = "${./.}";
|
||||
clan.core.machineName = "machine";
|
||||
clan.core.machine = {
|
||||
id = "df97124f09da48e3a22d77ce30ee8da6";
|
||||
diskId = "c9c52c";
|
||||
};
|
||||
|
||||
networking.hostName = "machine";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user