Remove tls certificates

This commit is contained in:
Jan-Bulthuis 2025-05-28 14:06:31 +02:00
parent 9d50a66388
commit 092b3551c1

View File

@ -32,8 +32,6 @@
port = 51820;
}
];
tlsCertificate = "/var/lib/secrets/fullchain.pem";
tlsKey = "/var/lib/secrets/key.pem";
};
};
networking.firewall = {