komikku: sandbox

This commit is contained in:
Colin 2024-01-29 12:52:16 +00:00
parent 4f8d476ebf
commit 0454abacd9

View File

@ -1,6 +1,8 @@
{ ... }:
{
sane.programs.komikku = {
sandbox.method = "bwrap"; # TODO:sandbox untested
sandbox.wrapperType = "wrappedDerivation";
secrets.".local/share/komikku/keyrings/plaintext.keyring" = ../../../secrets/common/komikku_accounts.json.bin;
# downloads end up here, and without the toplevel database komikku doesn't know they exist.
persist.byStore.plaintext = [ ".local/share/komikku" ];