Bitte sehr
/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=3CDD-506B /boot/efi vfat defaults,umask=0077 0 2
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff / btrfs subvol=/@,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /home btrfs subvol=/@home,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /root btrfs subvol=/@"root"#4139,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /srv btrfs subvol=/@srv,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /var/cache btrfs subvol=/@cache,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /var/tmp btrfs subvol=/@"tmp"#2431,defaults,noatime,compress=zstd,commit=120 0 0
UUID=ce32ff7c-3e8d-482a-b869-d41a124512ff /var/log btrfs subvol=/@log,defaults,noatime,compress=zstd,commit=120 0 0
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0