first attempt at sd image for rockpro64.
This commit is contained in:
parent
6bb4097d21
commit
4267745d51
2 changed files with 118 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
packages.x86_64-linux = {
|
||||
proxmox = import ./packages/proxmox.nix {inherit inputs configLib;};
|
||||
iso = import ./packages/iso.nix {inherit inputs configLib;};
|
||||
rockpro64-image = import ./packages/rockpro64-image.nix {inherit inputs configLib;};
|
||||
};
|
||||
|
||||
templates = import ./templates;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue