diff --git a/modules/outputs/tftpboot.nix b/modules/outputs/tftpboot.nix index e4d6a031..9c6d0389 100644 --- a/modules/outputs/tftpboot.nix +++ b/modules/outputs/tftpboot.nix @@ -57,6 +57,8 @@ in { system.outputs = rec { tftpboot = + # no ubifs on an mtd directly, it needs ubi volumes + assert config.rootfsType != "ubifs"; let o = config.system.outputs; image = let choices = {