default uboot to false

This commit is contained in:
Travis Staton 2024-06-17 18:55:50 -04:00
parent f3eb50ea39
commit 6045de5f79

View file

@ -39,7 +39,7 @@ in
};
uboot = {
enable = mkOption {
default = true;
default = false;
type = types.bool;
description = ''
If enabled then uboot is used as the bootloader. If disabled