komikku: persist downloaded comics
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{ ... }:
|
||||
{
|
||||
sane.programs.komikku.secrets.".local/share/komikku/keyrings/plaintext.keyring" = ../../../secrets/common/komikku_accounts.json.bin;
|
||||
sane.programs.komikku = {
|
||||
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.plaintext = [ ".local/share/komikku" ];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user