ADD journal crypt
This commit is contained in:
parent
d11d721a75
commit
ebb7b9b369
|
@ -71,6 +71,14 @@ let defaultDevs =
|
|||
"gpg-config"
|
||||
gpgKey
|
||||
}
|
||||
, { tKey = "journal"
|
||||
, tVal =
|
||||
vcryptTree
|
||||
"${env:HOME as Text}/Org/new_journal"
|
||||
(Some "journal")
|
||||
"org-journal"
|
||||
"org_journal"
|
||||
}
|
||||
]
|
||||
|
||||
let otherDevs =
|
||||
|
|
Loading…
Reference in New Issue