mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/llama-cpp: fix rocm support
This commit is contained in:
parent
af8b9db5c0
commit
1f2c3812d4
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ in {
|
|||
SystemCallFilter = [
|
||||
"@system-service"
|
||||
"~@privileged"
|
||||
"~@resources"
|
||||
];
|
||||
SystemCallErrorNumber = "EPERM";
|
||||
ProtectProc = "invisible";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue