remove peertube path workaround
This commit is contained in:
parent
df336e41da
commit
a06c7eab3d
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
database.createLocally = true;
|
||||
redis.createLocally = true;
|
||||
};
|
||||
systemd.services.peertube.path = with pkgs; lib.mkForce [bashInteractive ffmpeg_5 nodejs-18_x openssl yarn python3 coreutils systemd];
|
||||
services.caddy.virtualHosts."peertube.chir.rs" = {
|
||||
useACMEHost = "chir.rs";
|
||||
logFormat = pkgs.lib.mkForce "";
|
||||
|
|
Loading…
Reference in a new issue