llama-swap: fix whisper-cpp FFmpeg format conversions
This commit is contained in:
@@ -112,6 +112,7 @@ in
|
||||
ProtectProc = "invisible";
|
||||
ProtectHostname = true;
|
||||
ProcSubset = "pid";
|
||||
WorkingDirectory = "/tmp";
|
||||
};
|
||||
};
|
||||
networking.firewall = lib.mkIf cfg.openFirewall { allowedTCPPorts = [ cfg.port ]; };
|
||||
|
||||
Reference in New Issue
Block a user