I shouldn't just post shit from other people's configs

This commit is contained in:
jacekpoz 2023-07-16 10:36:04 +02:00
parent d7df136cb0
commit 42ea78d9bc

View file

@ -40,10 +40,6 @@
'';
};
systemd.tmpfiles.rules = [
"d /run/seahub/ 700 wwwrun wwwrun -"
];
services.caddy = {
enable = true;
virtualHosts."jacekpoz.pl".extraConfig = ''