Remove todo, we done that

This commit is contained in:
Lillian Violet 2024-04-01 18:34:48 +02:00
parent 99468bfad3
commit 260f902160
2 changed files with 0 additions and 8 deletions

View file

@ -1,7 +0,0 @@
{
"defaultHomeserver": 2,
"homeserverList": [
"matrix.gladtherescake.eu"
],
"allowCustomHomeservers": false
}

View file

@ -18,7 +18,6 @@
}
'';
in {
#TODO: set default server and disable changing that
virtualisation.oci-containers.containers."cinny" = {
autoStart = true;
ports = ["${toString port}:80"];