Added SD image for paidh-tri
This commit is contained in:
parent
201c2b3f6c
commit
af2a315310
10
images/sd-image_paidh-tri.nix
Normal file
10
images/sd-image_paidh-tri.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
# SD image for paidh-tri
|
||||
|
||||
{ ... }: {
|
||||
|
||||
imports = [
|
||||
./sd-image_paidh-base.nix
|
||||
../hosts/paidh-tri.nix
|
||||
];
|
||||
|
||||
}
|
Loading…
Reference in a new issue