nixpkgs/nixos/modules/tasks/filesystems
Henri Menke fc4ea9ecba
ZFS: Request credentials only for selected pools
This change introduces more fine-grained requestEncryptionCredentials.
While previously when requestEncryptionCredentials = true, the
credentials for all imported pools and all datasets in these imported
pools were requested, it is now possible to select exactly the pools and
datasets for which credentials should be requested.

It is still possible to set requestEncryptionCredentials = true, which
continues to act as a wildcard for all pools and datasets, so the change
is backwards compatible.
2020-07-21 19:36:10 +12:00
..
bcachefs.nix nixos/bcachefs: enable encrypted root 2018-11-06 09:26:35 +01:00
btrfs.nix nixos/btrfs autoScrub: don't fail when scrub finishes successfully 2020-04-02 12:00:00 +00:00
cifs.nix
ecryptfs.nix
exfat.nix
ext.nix
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix nfs: set up request-key for id mapping 2019-12-12 15:42:44 +00:00
ntfs.nix
reiserfs.nix
unionfs-fuse.nix
vboxsf.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
vfat.nix
xfs.nix nixos/xfs: Add xfs_repair to the initrd 2019-07-30 09:28:34 +02:00
zfs.nix ZFS: Request credentials only for selected pools 2020-07-21 19:36:10 +12:00