remove peertube path workaround

This commit is contained in:
Charlotte 🦝 Delenk 2024-08-03 09:54:46 +02:00
parent df336e41da
commit a06c7eab3d

View file

@ -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 "";