repartitioning
This commit is contained in:
parent
7a5297a0dd
commit
bc7daf2be1
3 changed files with 2 additions and 12 deletions
|
|
@ -55,18 +55,6 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
"/mnt/manjaro" = {
|
||||
device = "/dev/disk/by-uuid/b6b4c0b8-4b16-4a72-a18d-d7923a2bb532";
|
||||
fsType = "btrfs";
|
||||
options = ["subvol=@"];
|
||||
};
|
||||
|
||||
"/mnt/manjaro/home" = {
|
||||
device = "/dev/disk/by-uuid/b6b4c0b8-4b16-4a72-a18d-d7923a2bb532";
|
||||
fsType = "btrfs";
|
||||
options = ["subvol=@home"];
|
||||
};
|
||||
|
||||
"/mnt/ssd2" = {
|
||||
device = "/dev/disk/by-uuid/6b2a647d-c68e-4c07-85bf-c9bfc5db7e8a";
|
||||
fsType = "ext4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue