From e526d4e6533d006e4386130df7729830770889b3 Mon Sep 17 00:00:00 2001 From: Paul Haerle Date: Thu, 21 Dec 2023 11:36:17 +0000 Subject: [PATCH] Update README.md ...and try to make it a bit clearer that the attribute name in disko.devices.disk is quite arbitrary to prevent confusion as in #473 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4395c45..04daef8 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ A simple disko configuration may look like this: { disko.devices = { disk = { -  vdb = { +  my-disk = {   device = "/dev/sda";   type = "disk";   content = {