Unmount small boot partition

This commit is contained in:
coolneng 2021-01-04 20:31:40 +01:00
parent e24cb663eb
commit 9c0f51c968
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 5 deletions

View File

@ -16,11 +16,6 @@
fsType = "ext4";
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/2178-694E";
fsType = "vfat";
};
fileSystems."/vault" = {
device = "vault";
fsType = "zfs";