Added certificates back in

This commit is contained in:
Jan-Bulthuis 2025-05-28 14:12:00 +02:00
parent 092b3551c1
commit e1cc2342b2

View File

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