tlaternet-server/modules/default.nix

6 lines
93 B
Nix

{ ... }:
{
imports = [ ./virtualisation/pods.nix ./virtualisation/oci-containers.nix ];
}