remove bulk partition
This commit is contained in:
parent
06520092e8
commit
368256ffe6
1 changed files with 0 additions and 5 deletions
|
|
@ -22,11 +22,6 @@
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/mnt/bulk" = {
|
|
||||||
device = "/dev/disk/by-uuid/b43f0ba4-c628-4f1a-8523-c6b970325330";
|
|
||||||
fsType = "ext4";
|
|
||||||
};
|
|
||||||
|
|
||||||
fileSystems."/boot" = {
|
fileSystems."/boot" = {
|
||||||
device = "/dev/disk/by-uuid/6AB6-63FD";
|
device = "/dev/disk/by-uuid/6AB6-63FD";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue