sc-im: ship

This commit is contained in:
2024-07-14 03:45:18 +00:00
parent 2283a5b167
commit e868e28ed9

View File

@@ -157,6 +157,7 @@ in
"rsync"
"sane-scripts.bittorrent"
"sane-scripts.cli"
"sc-im"
# "snapper"
"sops" # for manually viewing secrets; outside `sane-secrets` (TODO: improve sane-secrets!)
"speedtest-cli"
@@ -1006,6 +1007,9 @@ in
sane-weather.sandbox.method = "bwrap";
sane-weather.sandbox.net = "clearnet";
sc-im.sandbox.method = "bwrap";
sc-im.sandbox.autodetectCliPaths = "existingFile";
screen.sandbox.enable = false; #< tty; needs to run anything
sequoia.sandbox.method = "bwrap"; # TODO:sandbox: untested