fix typo
This commit is contained in:
parent
267b0e1f28
commit
64d93094d6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
disk = {
|
disk = {
|
||||||
nvme0n1 = {
|
nvme0n1 = {
|
||||||
type = "disk";
|
type = "disk";
|
||||||
device = "/dev/disk/by-id/nvme-CT1000P310SSD2-24314A4587C7";
|
device = "/dev/disk/by-id/nvme-CT1000P310SSD2_24314A4587C7";
|
||||||
content = {
|
content = {
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue