This commit is contained in:
2026-03-24 17:08:22 +01:00
parent da32fc7529
commit b90ebe6c6d

View File

@@ -8,7 +8,7 @@ let
fullName = "Love"; fullName = "Love";
hostName = "Kronos"; hostName = "Kronos";
homeDir = "/home/${userName}"; homeDir = "/home/${userName}";
installDisk = "/dev/disk/by-id/REPLACE_ME"; installDisk = "/dev/disk/by-id/wwn-0x5001b444a9734c0e";
in in
{ {
_module.args = { _module.args = {