nixos-config/services/matrix/default.nix

6 lines
59 B
Nix

{ ... }:
{
imports = [ ./conduit.nix ./element.nix ];
}