Create temporary partition for MH Wilds on totsugeki
This commit is contained in:
parent
750cf31886
commit
1178b3ee53
1 changed files with 4 additions and 0 deletions
|
@ -23,5 +23,9 @@
|
|||
fsType = "ntfs";
|
||||
options = [ "nofail" ];
|
||||
};
|
||||
"/mnt/MHWildsTemp" = {
|
||||
device = "/dev/disk/by-uuid/674312a5-9d19-4e06-99ce-1481f3b45acd";
|
||||
fsType = "ext4";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue