nixos-images/nix
dantefromhell eafead23ae
Add zfs packages
ZFS related binaries like `zpool`, `zfs` and `zdb` were missing from the kexec image.

This PR fixes the following issues I encountered during testing in the OVH "Public Cloud":

- Machines pre-installed with Debian 11 print error `zdb: command not found` during `disk-deactivate` when trying to remove `/dev/sda14`

- Trying to create a simple zpool + zfs dataset that is mounted as `/` fails with `zpool: command not found`
On OVH machines the installer would print an error being unable to locate the `zdb` binary,
2023-05-22 00:01:53 +00:00
..
kexec-installer move out code from kexec-installer into its own module 2023-05-15 14:56:00 +02:00
netboot-installer add netboot-installer-nixos-unstable 2023-05-15 15:40:39 +02:00
installer.nix move out code from kexec-installer into its own module 2023-05-15 14:56:00 +02:00
noninteractive.nix Add zfs packages 2023-05-22 00:01:53 +00:00