17ceaa5620
nixos: services: matrix: fix out-dated comments
ci/woodpecker/push/check Pipeline was successful
2025-08-06 15:37:08 +00:00
30348a1e19
nixos: services: matrix: add Facebook bridge
...
I probably won't actually use it, after test-driving it quickly.
But now that the effort has been expanded, might as well keep it if only
as a future reference.
2025-08-05 15:53:21 +02:00
7a85a44407
nixos: services: matrix: remove obsolete comment
2025-08-05 15:53:21 +02:00
9cadbe6256
nixos: services: matrix: add admin interface
2025-08-05 15:53:21 +02:00
fa7b4910f5
nixos: services: matrix: fix proxy to synapse
...
I want to make use of the `/_synapse/matrix/` sub-path, so just proxy
the whole of `/_synapse/`.
2025-08-05 15:53:21 +02:00
1e31b2dfea
nixos: services: matrix: simplify VHost
2025-08-05 15:53:21 +02:00
bd019258cb
nixos: services: matrix: simplify listeners
2025-08-05 15:53:21 +02:00
0792e8c7cb
nixos: services: matrix: fix element-web config
2025-08-05 15:53:21 +02:00
f1d7da7fcb
nixos: services: matrix: refactor well-knowns
2025-08-05 15:53:21 +02:00
6d2ac0c473
modules: services: matrix: remove sliding sync
...
The functionality has been folded into `synapse` itself, and the module
has been removed from the unstable branch.
This reverts commit b4c2cc581b .
2024-10-28 10:47:49 +00:00
136bd342ff
nixos: services: matrix: fix deprecated option
2024-01-22 16:55:57 +00:00
6948424b81
nixos: services: remove redundant subdomains
...
See previous commit for the defaults.
2023-12-25 20:23:55 +01:00
faa87743e5
nixos: services: nginx: use attrset for vhosts
...
Attribute sets compose better than lists, it was a mistake to use a list
in the first place...
2023-12-25 20:23:55 +01:00
c856933803
nixos: create 'modules/nixos' folder
...
Let's consolidate all modules under one path, so that NixOS,
home-manager, and nix-darwin (if I ever end up using it down the line)
would go under the same folder.
2023-11-11 18:11:52 +00:00