Merge pull request #311397 from Raroh73/fix/services.llama-cpp

nixos/llama-cpp: fix rocm support
This commit is contained in:
Aleksana 2024-05-16 20:26:28 +08:00 committed by GitHub
commit be3aee43dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,6 @@ in {
SystemCallFilter = [
"@system-service"
"~@privileged"
"~@resources"
];
SystemCallErrorNumber = "EPERM";
ProtectProc = "invisible";