disk management: set more specific type for nvme
some users are confused, and it's nicer to have the more specific type presented here. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
"devpath" : "/dev/nvme0n1",
|
||||
"gpt" : 0,
|
||||
"wwn" : "unknown",
|
||||
"type" : "ssd"
|
||||
"type" : "nvme"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user