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 nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
cifs.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
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 nixos: Add ext to fsPackages in stage 2 with systemd-initrd enabled 2022-11-20 22:30:01 -05:00
f2fs.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
glusterfs.nix
jfs.nix nixos/jfs: correct broken toplevel reference 2022-10-06 19:26:13 +00:00
nfs.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
ntfs.nix
reiserfs.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
unionfs-fuse.nix nixos/filesystems: Make most simple filesystems compatible with systemd 2022-04-24 16:32:34 +02:00
vboxsf.nix
vfat.nix nixos/profiles/base: remove duplicate and optimize fsPackages 2023-03-03 23:32:48 +03:00
xfs.nix nixos/xfs: Fix evaluation (#170471) 2022-04-26 21:43:01 +02:00
zfs.nix Merge pull request #203171 from ElvishJerricco/zfs-fix-requested-credentials 2022-12-29 00:00:29 -05:00