Ec2
Ec2
ec2.zfs.datasets
Datasets to create under the tank
and boot
zpools.
NOTE: This option is used only at image creation time, and does not attempt to declaratively create or manage datasets on an existing system.
Type: attribute set of (submodule)
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/amazon-options.nix
ec2.zfs.datasets.<name>.mount
Where to mount this dataset.
Type: null or string
Default
null
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/amazon-options.nix
ec2.zfs.datasets.<name>.properties
Properties to set on this dataset.
Type: attribute set of string
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/virtualisation/amazon-options.nix