nixpkgs/nixos/modules/tasks/filesystems
nikstur fa09e0a3c7 nixos/filesystems: init erofs
Enable using an erofs filesystem as one of the filesystems needed to
boot the system. This is useful for example in image based deployments
where the Nix store is mounted read only.
[erofs](https://docs.kernel.org/filesystems/erofs.html) offers multiple
benefits over older filesystems like squashfs. Skip fsck.erofs because
it is still experimental.
2023-05-12 19:55:32 +02:00
..
apfs.nix
bcachefs.nix nixos/bcachefs: fix boot with systemd enabled initrd 2023-01-01 19:58:16 +01:00
btrfs.nix
cifs.nix
ecryptfs.nix
envfs.nix nixos/envfs: make mounts non-critical 2023-05-08 11:24:18 +02:00
erofs.nix nixos/filesystems: init erofs 2023-05-12 19:55:32 +02:00
exfat.nix
ext.nix
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix
ntfs.nix
reiserfs.nix
unionfs-fuse.nix
vboxsf.nix
vfat.nix nixos/profiles/base: remove duplicate and optimize fsPackages 2023-03-03 23:32:48 +03:00
xfs.nix
zfs.nix Merge pull request #203171 from ElvishJerricco/zfs-fix-requested-credentials 2022-12-29 00:00:29 -05:00