nixos: services: matrix: remove obsolete comment
This commit is contained in:
parent
0032beb7ec
commit
619010970b
1 changed files with 1 additions and 7 deletions
|
|
@ -1,10 +1,4 @@
|
||||||
# Matrix homeserver setup, using different endpoints for federation and client
|
# Matrix homeserver setup.
|
||||||
# traffic. The main trick for this is defining two nginx servers endpoints for
|
|
||||||
# matrix.domain.com, each listening on different ports.
|
|
||||||
#
|
|
||||||
# Configuration shamelessly stolen from [1]
|
|
||||||
#
|
|
||||||
# [1]: https://github.com/alarsyo/nixos-config/blob/main/services/matrix.nix
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue