many changes

This commit is contained in:
2024-09-03 14:47:01 +02:00
parent f86996cd28
commit fb32b88798

View File

@@ -4,7 +4,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
imagemagick imagemagick
ghostscript ghostscript
wkhtmltopdf-bin wkhtmltopdf
]; ];
systemd.services.nginx.serviceConfig.ProtectHome = "read-only"; systemd.services.nginx.serviceConfig.ProtectHome = "read-only";