1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules
Richard Marko 2c1cf879a0 nixos/sdImage: add postBuildCommands
This allows to perform `dd if= of=$img` after the image is built
which is handy to add e.g. uBoot SPL to the built image.

Instructions for some ARM boards sometimes contain this step
that needs to be performed manually, with this patch it can be
part of the nix file used to built the image.
2020-08-28 14:09:33 +02:00
..
config
hardware
i18n/input-method
installer nixos/sdImage: add postBuildCommands 2020-08-28 14:09:33 +02:00
misc nixos/nixpkgs.nix: Correct crossSystem default literal 2020-08-26 13:35:35 +02:00
profiles nixos/security/misc: add option unprivilegedUsernsClone 2020-08-25 14:18:24 +03:00
programs
security Merge pull request #86236 from ThibautMarty/fix-nullOr-types 2020-08-26 18:21:29 +02:00
services nixos/cage: supply pamEnvironment 2020-08-28 14:09:31 +02:00
system Merge pull request #86236 from ThibautMarty/fix-nullOr-types 2020-08-26 18:21:29 +02:00
tasks rfkill: remove 2020-08-24 02:49:27 +02:00
testing
virtualisation Merge pull request #86236 from ThibautMarty/fix-nullOr-types 2020-08-26 18:21:29 +02:00
module-list.nix nixos/espanso: init module (#93483) 2020-08-24 20:37:33 -04:00
rename.nix