# SD image for paidh-tri # # To build this image, run: # # nix-build '' -A config.system.build.sdImage -I \ # nixos-config=./images/sd-image_paidh-tri.nix { ... }: { imports = [ ./sd-image_paidh-base.nix ../hosts/paidh-tri.nix ]; }