Update AI models
This commit is contained in:
parent
fd9d7d25f8
commit
a77c0f5337
3 changed files with 7 additions and 8 deletions
|
|
@ -80,6 +80,9 @@ in
|
|||
}
|
||||
// cfg.extraEnvironment;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ cfg.port ];
|
||||
|
||||
})
|
||||
|
||||
(lib.mkIf cfg.proxy.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue