use conduwuit from flake

This commit is contained in:
cy 2025-01-21 21:56:26 -05:00
parent cfa298fb63
commit 0f913101a9
3 changed files with 721 additions and 37 deletions

View file

@ -1,7 +1,8 @@
{ ... }:
{ inputs, ... }:
{
services.conduwuit = {
enable = true;
package = inputs.conduwuit.packages.x86_64-linux.static-x86_64-linux-musl-all-features-x86_64-haswell-optimised;
settings.global = {
port = [ 8448 ];
server_name = "cything.io";