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