Unmount small boot partition
This commit is contained in:
@@ -16,11 +16,6 @@
|
|||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/boot" = {
|
|
||||||
device = "/dev/disk/by-uuid/2178-694E";
|
|
||||||
fsType = "vfat";
|
|
||||||
};
|
|
||||||
|
|
||||||
fileSystems."/vault" = {
|
fileSystems."/vault" = {
|
||||||
device = "vault";
|
device = "vault";
|
||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
|
|||||||
Reference in New Issue
Block a user