Test
This commit is contained in:
parent
3c40f43bfe
commit
801ace6a94
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@
|
||||||
}; # content
|
}; # content
|
||||||
}; # disko.devices.disk.nvme0
|
}; # disko.devices.disk.nvme0
|
||||||
|
|
||||||
mmcblk0 = {
|
disk = {
|
||||||
type = "disk";
|
type = "disk";
|
||||||
device = "/dev/mmcblk0p1";
|
device = "/dev/mmcblk0";
|
||||||
content = {
|
content = {
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
|
|
Loading…
Reference in a new issue