tidy: programs: wget: remove warning about the sandbox being untested
This commit is contained in:
@@ -426,7 +426,7 @@ in
|
||||
vvvvvv.sandbox.whitelistDri = true; #< playable without, but burns noticably more CPU
|
||||
vvvvvv.persist.byStore.plaintext = [ ".local/share/VVVVVV" ];
|
||||
|
||||
wget.sandbox.method = "bwrap"; # TODO:sandbox: untested
|
||||
wget.sandbox.method = "bwrap";
|
||||
wget.sandbox.wrapperType = "wrappedDerivation";
|
||||
wget.sandbox.whitelistPwd = true; # saves to pwd by default
|
||||
|
||||
|
Reference in New Issue
Block a user