oils-for-unix: ship it!
This commit is contained in:
@@ -166,6 +166,7 @@ in
|
|||||||
# "node2nix"
|
# "node2nix"
|
||||||
# "oathToolkit" # for oathtool
|
# "oathToolkit" # for oathtool
|
||||||
"objdump"
|
"objdump"
|
||||||
|
"oils-for-unix"
|
||||||
# "ponymix"
|
# "ponymix"
|
||||||
"pulsemixer"
|
"pulsemixer"
|
||||||
"python3-repl"
|
"python3-repl"
|
||||||
@@ -931,6 +932,8 @@ in
|
|||||||
# settings (electron app)
|
# settings (electron app)
|
||||||
obsidian.persist.byStore.plaintext = [ ".config/obsidian" ];
|
obsidian.persist.byStore.plaintext = [ ".config/obsidian" ];
|
||||||
|
|
||||||
|
oils-for-unix.sandbox.enable = false; #< it's a shell; doesn't make sense to sandbox
|
||||||
|
|
||||||
openscad-lsp.sandbox.whitelistPwd = true;
|
openscad-lsp.sandbox.whitelistPwd = true;
|
||||||
|
|
||||||
passt.sandbox.enable = false; #< sandbox helper (netns specifically)
|
passt.sandbox.enable = false; #< sandbox helper (netns specifically)
|
||||||
|
Reference in New Issue
Block a user