Remove unnecessary config
This commit is contained in:
parent
bd1c3caf95
commit
d09654a294
|
@ -12,7 +12,6 @@
|
||||||
index = 6;
|
index = 6;
|
||||||
label = "OS";
|
label = "OS";
|
||||||
format = "ntfs";
|
format = "ntfs";
|
||||||
size = "+600G";
|
|
||||||
mountPoint = "/win";
|
mountPoint = "/win";
|
||||||
mountOptions = ["force"];
|
mountOptions = ["force"];
|
||||||
keepExisting = true;
|
keepExisting = true;
|
||||||
|
|
Loading…
Reference in a new issue