summaryrefslogtreecommitdiff
path: root/checks.nix
diff options
context:
space:
mode:
Diffstat (limited to 'checks.nix')
-rw-r--r--checks.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks.nix b/checks.nix
index fd6e3f0..2935c49 100644
--- a/checks.nix
+++ b/checks.nix
@@ -20,7 +20,7 @@ in
nodes = {
homeserver = { pkgs, ... }: {
- imports = [ ./module ];
+ imports = [ ./modules/matrix-appservices ];
services.dendrite = {
enable = true;
settings = {