Remove commented lines

This commit is contained in:
Jakob Lechner 2023-05-08 07:41:52 +00:00
parent 045d3450d6
commit c8b7aa4238
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -3,9 +3,6 @@
services.jellyfin = {
enable = true;
};
#networking.firewall = {
# interfaces."enp3s4".allowedTCPPorts = [ ];
#};
services.nginx.virtualHosts."jellyfin.jalr.de" = {
enableACME = true;
forceSSL = true;