Remove todo, we done that
This commit is contained in:
parent
99468bfad3
commit
260f902160
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"defaultHomeserver": 2,
|
|
||||||
"homeserverList": [
|
|
||||||
"matrix.gladtherescake.eu"
|
|
||||||
],
|
|
||||||
"allowCustomHomeservers": false
|
|
||||||
}
|
|
|
@ -18,7 +18,6 @@
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
#TODO: set default server and disable changing that
|
|
||||||
virtualisation.oci-containers.containers."cinny" = {
|
virtualisation.oci-containers.containers."cinny" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ports = ["${toString port}:80"];
|
ports = ["${toString port}:80"];
|
||||||
|
|
Loading…
Reference in a new issue