infrastructure/modules/default.nix

5 lines
40 B
Nix

{ ... }:
{
imports = [ ./deploy ];
}