programs: plum --bunpen-autodetect into modules/programs API
This commit is contained in:
@@ -30,6 +30,7 @@ let
|
||||
whitelistPwd = [ "--sanebox-add-pwd" ];
|
||||
};
|
||||
bunpenGenerators = {
|
||||
autodetectCliPaths = style: [ "--bunpen-autodetect" style ];
|
||||
method = m: assert m == "bunpen"; [];
|
||||
netDev = n: assert n == "all"; [ "--bunpen-keep-net" ];
|
||||
path = p: [ "--bunpen-path" p ];
|
||||
|
Reference in New Issue
Block a user