alignment may be null

pull/11/head
Daniel Barlow 2024-02-27 19:47:46 +00:00
parent 3ca0d87c27
commit 2cd7f932eb
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ in {
};
loadAddress = mkOption { type = types.ints.unsigned; default = null; };
entryPoint = mkOption { type = types.ints.unsigned; };
alignment = mkOption { type = types.ints.unsigned; default = null; description = "Alignment passed to `mkimage` for FIT"; };
alignment = mkOption { type = types.nullOr types.ints.unsigned; default = null; description = "Alignment passed to `mkimage` for FIT"; };
radios = mkOption {
description = ''
Kernel modules (from mac80211 package) required for the