bicep/matrix: remove some whitespace lol

This commit is contained in:
h7x4
2026-01-21 13:14:41 +09:00
parent d82cc2e605
commit 833a74a6fb

View File

@@ -1,7 +1,5 @@
{ config, ... }:
{
imports = [
./synapse.nix
./synapse-admin.nix
@@ -15,7 +13,4 @@
./out-of-your-element.nix
./hookshot
];
}