# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system>						<mount point>	<type>	<options>		<dump>	<pass>
UUID=8C5E-B242						/boot/efi	vfat	defaults,noatime	0	2
UUID=fe52a0e2-357b-4bb0-83bf-45bb7922d92f		/boot		ext4	defaults,noatime	0	2
/dev/mapper/luks-04dfabd8-94fe-42e9-ad9c-c68111157f7c	/		ext4	defaults,noatime	0	1
/dev/mapper/luks-1e3960f9-89fa-4ffb-a77e-c829d2f1ca73	none		swap	sw			0	0