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 treewide: update cifs-utils attr references (cifs_utils -> cifs-utils) 2016-08-22 17:28:26 +02:00
ecryptfs.nix nixos/ecryptfs: init 2017-10-20 17:42:04 +01:00
exfat.nix exfat-utils, fuse_exfat -> exfat 2018-04-12 11:23:52 +00:00
ext.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
f2fs.nix nixos/f2fs: fixed autoresize check 2018-06-19 14:31:06 +03:00
glusterfs.nix filesystems: add support to mount glusterfs 2017-02-02 23:16:52 +01:00
jfs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
nfs.nix nfs: set up request-key for id mapping 2019-12-12 15:42:44 +00:00
ntfs.nix Grmbl 2015-04-20 14:24:42 +02:00
reiserfs.nix nixos/vfat: Readd fsck.reiserfs 2015-03-28 19:07:45 -07:00
unionfs-fuse.nix unionfs-fuse: Fix the utillinux path hack for multiple-outputs 2015-10-03 14:08:52 +02:00
vboxsf.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
vfat.nix nixos/vfat: Readd fsck.vfat 2015-03-28 19:06:43 -07:00
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