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

6 lines
57 B
Nix
Raw Permalink Normal View History

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