Huge script change. Reformatting of the disk_config_configuration function.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
# Boot disk
|
||||
"system-1" = {
|
||||
type = "disk";
|
||||
device = "${BOOT_DISK_1}";
|
||||
device = "${BOOT_DISK_1_ID}";
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
||||
Reference in New Issue
Block a user