clanCore: init machine_id.nix with clan.core.machine.{id,diskId}
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
networking.hostName = "machine";
|
||||
services.openssh.enable = true;
|
||||
services.openssh.startWhenNeeded = false;
|
||||
|
||||
};
|
||||
testScript = ''
|
||||
start_all()
|
||||
|
||||
Reference in New Issue
Block a user