Update work-proxy

This commit is contained in:
Paul-Henri Froidmont 2025-08-07 11:14:47 +02:00
parent 8c018bcad7
commit 2999862827
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -15,6 +15,17 @@ in
config = lib.mkIf cfg.enable {
services.tinyproxy = {
enable = true;
settings = {
LogLevel = "Info";
Port = 2345;
Upstream = [
''upstream http wsl:2345 ".microsoftonline.com"''
];
};
};
security.pki.certificateFiles = [
"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
./certs/Foyer-Group-Root-CA.crt