Update AI models

This commit is contained in:
pazpi 2026-04-14 15:10:26 +02:00
parent fd9d7d25f8
commit a77c0f5337
No known key found for this signature in database
3 changed files with 7 additions and 8 deletions

View file

@ -80,6 +80,9 @@ in
}
// cfg.extraEnvironment;
};
networking.firewall.allowedTCPPorts = [ cfg.port ];
})
(lib.mkIf cfg.proxy.enable {