feat: fix nginx and matrix config
This commit is contained in:
parent
4863ab05f5
commit
d5254af7dd
3 changed files with 9 additions and 2 deletions
|
|
@ -17,5 +17,8 @@ rec {
|
|||
"https://download.kiwix.org/zim/wikipedia/wikipedia_de_all_nopic_2026-01.zim"
|
||||
];
|
||||
};
|
||||
matrix = {
|
||||
trusted_servers = [ "matrix.org" ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue