diff --git a/nixos/modules/services/networking/llama-swap.nix b/nixos/modules/services/networking/llama-swap.nix index 9cb71732d21c..3739e1b3f5de 100644 --- a/nixos/modules/services/networking/llama-swap.nix +++ b/nixos/modules/services/networking/llama-swap.nix @@ -166,7 +166,6 @@ in SystemCallErrorNumber = "EPERM"; ProtectProc = "invisible"; ProtectHostname = true; - ProcSubset = "pid"; WorkingDirectory = "/tmp"; }; };