pstree: fix formatting

This commit is contained in:
2024-09-03 17:07:27 +00:00
parent 6d37c531f2
commit 4704c9ca9e

View File

@@ -1016,10 +1016,8 @@ in
procps.sandbox.extraPaths = [ "/proc" ];
pstree.sandbox.method = "bunpen";
pstree.sandbox.extraPaths = [
"/proc"
];
pstree.sandbox.isolatePids = false;
pstree.sandbox.extraPaths = [ "/proc" ];
pulseaudio = {};