nixpkgs/nixos/modules/tasks
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
..
filesystems nixos/filesystems: init erofs 2023-05-12 19:55:32 +02:00
auto-upgrade.nix
bcache.nix
cpu-freq.nix
encrypted-devices.nix
filesystems.nix treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
lvm.nix
network-interfaces-scripted.nix
network-interfaces-systemd.nix systemd-initrd: Automatically configure networking.interfaces 2023-04-17 16:41:35 -04:00
network-interfaces.nix nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
powertop.nix
scsi-link-power-management.nix
snapraid.nix
stratis.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh