programs: sandbox fatresize
This commit is contained in:
@@ -337,6 +337,10 @@ in
|
|||||||
eza.sandbox.autodetectCliPaths = true;
|
eza.sandbox.autodetectCliPaths = true;
|
||||||
eza.sandbox.whitelistPwd = true;
|
eza.sandbox.whitelistPwd = true;
|
||||||
|
|
||||||
|
fatresize.sandbox.method = "landlock";
|
||||||
|
fatresize.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
fatresize.sandbox.autodetectCliPaths = "parent"; # /dev/sda1 -> needs /dev/sda
|
||||||
|
|
||||||
fd.sandbox.method = "landlock";
|
fd.sandbox.method = "landlock";
|
||||||
fd.sandbox.wrapperType = "wrappedDerivation"; # slow to build
|
fd.sandbox.wrapperType = "wrappedDerivation"; # slow to build
|
||||||
fd.sandbox.autodetectCliPaths = true;
|
fd.sandbox.autodetectCliPaths = true;
|
||||||
|
Reference in New Issue
Block a user