Activate matrix server.

This commit is contained in:
Lorenzo Good 2026-02-24 14:45:12 -08:00
parent 3ed11cda2b
commit ed23b1211e
Signed by: lorenzo
GPG key ID: 7FCD64BD81180ED0
4 changed files with 8 additions and 4 deletions

View file

@ -115,5 +115,7 @@ in
};
};
};
systemd.services.continuwuity.serviceConfig.DynamicUser = lib.mkForce false;
};
}