Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Zweili bb58d539f1 Remove nom from image build script 2023-12-30 16:26:27 +01:00
Andreas Zweili 3d32f750f0 Use nix-output-monitor in all scripts 2023-11-26 12:14:08 +01:00
Andreas Zweili 3d55d681a9 Correct permissions for built images 2023-04-01 12:08:02 +02:00
Andreas Zweili 424c6ab2eb Use the compressed image
Apparently the script compresses the image anyway so why waste the CPU cycles
to uncompress it right afterwards.
2022-12-06 23:12:35 +01:00
Andreas Zweili 1bb7c2fb34 Revert "Don't compress the raspi images"
This reverts commit c3d8e03e2c.
2022-12-06 23:00:53 +01:00
Andreas Zweili c3d8e03e2c Don't compress the raspi images 2022-12-06 22:48:27 +01:00
Andreas Zweili 48895a1a74 Don't remove the result after building a Raspi image
This should keep the built artifacts around a bit longer.
2022-11-09 19:13:09 +01:00
Andreas Zweili 1df48d32c9 Extend the image build script 2022-11-05 20:29:18 +01:00
Andreas Zweili 7fb0a60a20 Add a script to build raspi images 2022-11-05 20:00:33 +01:00