nixify conduwuit
This commit is contained in:
parent
3edae41002
commit
d533eb9adc
2 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
services.conduwuit = {
|
||||
enable = true;
|
||||
package = pkgs.callPackage ../../pkgs/conduwuit.nix { };
|
||||
settings.global = {
|
||||
port = [ 8448 ];
|
||||
server_name = "cything.io";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue