block draupnir
This commit is contained in:
parent
9e853f4854
commit
5628e67959
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
{
|
{
|
||||||
services.draupnir = {
|
services.draupnir = {
|
||||||
enable = true;
|
enable = false; # Blocked on https://forgejo.ellis.link/continuwuation/continuwuity/issues/1098
|
||||||
settings =
|
settings =
|
||||||
let
|
let
|
||||||
serverName = config.services.matrix-continuwuity.settings.global.server_name;
|
serverName = config.services.matrix-continuwuity.settings.global.server_name;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue