add self-hosted matrix home server
This commit is contained in:
parent
284ec3cb95
commit
732e186dcb
4 changed files with 67 additions and 2 deletions
|
|
@ -22,6 +22,10 @@
|
|||
programs = {
|
||||
openssh.enable = true;
|
||||
tailscale.enable = true;
|
||||
conduwuit = {
|
||||
enable = true;
|
||||
serverName = "im.youthlic.fun";
|
||||
};
|
||||
caddy = {
|
||||
enable = true;
|
||||
baseDomain = "youthlic.fun";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue