neovim: fix sandboxing when run as sudo
This commit is contained in:
@@ -54,6 +54,8 @@ in
|
|||||||
"tmp"
|
"tmp"
|
||||||
# "use"
|
# "use"
|
||||||
];
|
];
|
||||||
|
sandbox.tryKeepUsers = true;
|
||||||
|
sandbox.capabilities = [ "dac_override" ];
|
||||||
|
|
||||||
packageUnwrapped = let
|
packageUnwrapped = let
|
||||||
configArgs = {
|
configArgs = {
|
||||||
|
Reference in New Issue
Block a user