photoncloud-monorepo/nix/nodes/baremetal-qemu/worker/disko.nix

5 lines
65 B
Nix

{ ... }:
{
imports = [ ../../vm-cluster/common-disko.nix ];
}