programs: ship mozlz4a

This commit is contained in:
2025-05-31 22:41:18 +00:00
parent fe1a8b7d5e
commit 7c18c0d13b

View File

@@ -160,6 +160,7 @@ in
# "memtester"
"mercurial" # hg
"mimeo" # like xdg-open
"mozlz4a" # for extracting .mozlz4 files (firefox)
"neovim" # needed as a user package, for swap persistence
"nix" # needed as user package, for ~/.cache/nix persistence
# "nettools"
@@ -871,6 +872,8 @@ in
"records/finance/cryptocurrencies/monero"
];
mozlz4a.sandbox.autodetectCliPaths = "existingOrParent";
mslicer.sandbox.method = null; #< TODO: sandbox
nano.sandbox.autodetectCliPaths = "existingFileOrParent";