programs: ship snapper

This commit is contained in:
2025-01-19 07:38:44 +00:00
parent 2b34ef8ba4
commit ffd3ecd465

View File

@@ -177,7 +177,7 @@ in
"sane-secrets-unlock"
"sane-sysload"
"sc-im"
# "snapper"
"snapper"
"sops" # for manually viewing secrets; outside `sane-secrets` (TODO: improve sane-secrets!)
"speedtest-cli"
# "ssh-to-age"
@@ -1084,6 +1084,9 @@ in
slurp.sandbox.whitelistWayland = true;
snapper.sandbox.tryKeepUsers = true;
snapper.sandbox.whitelistDbus.system = true; #< all `snapper` does is speak to the daemon, via dbus
# snapshot camera, based on libcamera
# TODO: enable dma heaps for more efficient buffer sharing: <https://gitlab.com/postmarketOS/pmaports/-/issues/2789>
snapshot.sandbox.method = null; #< TODO: sandbox