1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-31 13:07:46 +00:00

Add Matrix link

This commit is contained in:
RGBCube 2024-01-18 09:08:58 +03:00
parent 1f723b694c
commit 6eda24d407
No known key found for this signature in database
2 changed files with 1 additions and 7 deletions

View file

@ -148,13 +148,6 @@
config = mkIf cfg.enable {
services.nginx = mkIf cfg.configureNginx {
enable = true;
recommendedGzipSettings = mkDefault true;
recommendedOptimisation = mkDefault true;
recommendedProxySettings = mkDefault true;
recommendedTlsSettings = mkDefault true;
virtualHosts.${cfg.url} = {
forceSSL = true;
useACMEHost = cfg.url;

View file

@ -6,6 +6,7 @@ You can contact me via:
- Discord: `rgbcube` or `RGBCube#4777`
- E-Mail: [`contact@rgbcu.be`](mailto:contact@rgbcu.be)
- Matrix: [`@rgbcube:rgbcu.be`](https://matrix.to/#/@rgbcube:rgbcu.be)
Here are some other useful links as well: