Matrix configuration #13

Merged
fugidev merged 7 commits from matrix into main 2023-02-03 15:10:19 +01:00
fugidev commented 2022-12-17 19:24:17 +01:00 (Migrated from github.com)

add a user:

nix-shell -p matrix-synapse
register_new_matrix_user -k registration_shared_secret http://[::1]:8008

this is obviously not suited for production, will be handled by ldap anyway

add a user: ```sh nix-shell -p matrix-synapse register_new_matrix_user -k registration_shared_secret http://[::1]:8008 ``` this is obviously not suited for production, will be handled by ldap anyway
tanneberger (Migrated from github.com) reviewed 2022-12-17 19:49:49 +01:00
tanneberger (Migrated from github.com) commented 2022-12-17 19:43:15 +01:00

nixos domain option

nixos domain option
tanneberger (Migrated from github.com) approved these changes 2023-02-03 15:10:12 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wurzel/fruitbasket#13
No description provided.