use conduwuit from flake
This commit is contained in:
parent
cfa298fb63
commit
0f913101a9
3 changed files with 721 additions and 37 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue