forked from katzen-cafe/katzen-cafe
fix acme and jitsi stuff
This commit is contained in:
parent
3b666eee63
commit
02a6440717
4 changed files with 21 additions and 7 deletions
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
# Jitsi for some reason needs 127.0.0.1:8080, and will fail if it can't get it
|
||||
# what the fuck is this service...
|
||||
services.jitsi-meet = {
|
||||
enable = true;
|
||||
hostName = "meet.katzen.cafe";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue