diff --git a/fstab b/fstab new file mode 100644 index 0000000..80c3e72 --- /dev/null +++ b/fstab @@ -0,0 +1,10 @@ +# Static information about the filesystems. +# See fstab(5) for details. + +# +# /dev/nvme0n1p2 +UUID=cad2e7bc-ea67-4d1a-a095-2bea4be9c4ad / btrfs rw,noatime,ssd,discard=async,space_cache=v2,subvol=@ 0 0 +UUID=cad2e7bc-ea67-4d1a-a095-2bea4be9c4ad /home btrfs rw,noatime,ssd,discard=async,space_cache=v2,subvol=@home 0 0 + +# /dev/nvme0n1p1 +UUID=14BD-B07B /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2