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, ... }:
|
||||
{
|
||||
services.draupnir = {
|
||||
enable = true;
|
||||
enable = false; # Blocked on https://forgejo.ellis.link/continuwuation/continuwuity/issues/1098
|
||||
settings =
|
||||
let
|
||||
serverName = config.services.matrix-continuwuity.settings.global.server_name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue