matrix-ops-bot/nix/modules/nixos/default.nix

5 lines
57 B
Nix

{
imports = [
./services/matrix-ops-bot.nix
];
}