nixify conduwuit

This commit is contained in:
cy 2025-01-05 00:42:57 -05:00
parent 3edae41002
commit d533eb9adc
2 changed files with 2 additions and 3 deletions

View file

@ -1,8 +1,7 @@
{ pkgs, ... }:
{ ... }:
{
services.conduwuit = {
enable = true;
package = pkgs.callPackage ../../pkgs/conduwuit.nix { };
settings.global = {
port = [ 8448 ];
server_name = "cything.io";