modules/image: be verbose when we flash the bootloader
This commit is contained in:
@@ -198,7 +198,9 @@ in
|
||||
'' else ''
|
||||
cp ${img}/nixos.img $out
|
||||
chmod +w $out
|
||||
set -x
|
||||
${cfg.installBootloader}
|
||||
set +x
|
||||
chmod -w $out
|
||||
''
|
||||
);
|
||||
|
Reference in New Issue
Block a user