remove bulk partition

This commit is contained in:
KoenDR06 2026-03-30 23:47:37 +02:00
parent 06520092e8
commit 368256ffe6

View file

@ -22,11 +22,6 @@
fsType = "ext4";
};
fileSystems."/mnt/bulk" = {
device = "/dev/disk/by-uuid/b43f0ba4-c628-4f1a-8523-c6b970325330";
fsType = "ext4";
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/6AB6-63FD";
fsType = "vfat";