nixfiles/nixos/common/zfs.nix

3 lines
55 B
Nix

_: {
boot.zfs.requestEncryptionCredentials = true;
}