nixpkgs/nixos/modules/tasks/filesystems
Daniel Carosone 2dcb1b3ed7 nixos/zfs: assert that pool names are not empty
a zfs fileSystems entry with an absolute (e.g. device) path rather than
a zfs dataser is parsed as an empty pool name, causing a doomed-to-fail
import job to be created as a boot dependency. Catch this as an assertion
2023-06-16 10:40:09 +10:00
..
apfs.nix
bcachefs.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
btrfs.nix nixos: fix typos 2023-05-19 22:31:04 -04:00
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 nixos: Use systemd-growfs for autoResize 2023-06-04 22:57:22 -04:00
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 nixos/zfs: assert that pool names are not empty 2023-06-16 10:40:09 +10:00