mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Add Matrix link
This commit is contained in:
parent
1f723b694c
commit
6eda24d407
2 changed files with 1 additions and 7 deletions
|
@ -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;
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue