+27
-55
nixos/modules/services/editors/emacs.xml
+27
-55
nixos/modules/services/editors/emacs.xml
···-emacsWithPackages = (pkgs.emacsPackagesFor myEmacs).emacsWithPackages; <co xml:id="ex-emacsNix-3" />
+27
-56
nixos/modules/services/matrix/synapse.xml
+27
-56
nixos/modules/services/matrix/synapse.xml
···-locations."= /.well-known/matrix/server".extraConfig = mkWellKnown serverConfig; <co xml:id='ex-matrix-synapse-well-known-server' />-locations."= /.well-known/matrix/client".extraConfig = mkWellKnown clientConfig; <co xml:id='ex-matrix-synapse-well-known-client' />-locations."/_matrix".proxyPass = "http://[::1]:8008"; <co xml:id='ex-matrix-synapse-rev-proxy-pass' />-locations."/_synapse/client".proxyPass = "http://[::1]:8008"; <co xml:id='ex-matrix-synapse-rev-client' />···-This section is not needed if the <link linkend="opt-services.matrix-synapse.settings.server_name">server_name</link>-Further reference can be found in the <link xlink:href="https://matrix-org.github.io/synapse/latest/delegate.html">docs-Further reference can be found in the <link xlink:href="https://spec.matrix.org/latest/client-server-api/#getwell-knownmatrixclient">upstream docs</link>-here, see also the <link linkend='ex-matrix-synapse-rev-default'>section about Element</link>.
+8
-18
nixos/modules/services/web-apps/plausible.xml
+8
-18
nixos/modules/services/web-apps/plausible.xml
···-secretKeybaseFile = "/run/secrets/plausible-secret-key-base"; <co xml:id='ex-plausible-cfg-secretbase' />