Add git-crypt

This commit is contained in:
Dave Gallant
2022-03-13 03:37:50 -04:00
parent de510fcf4f
commit 7cd312b744
7 changed files with 33 additions and 24 deletions

View File

@@ -30,3 +30,7 @@ If there are updates, they should be reflected in [flake.lock](./flake.lock).
## Pre-commit hooks
Pre-commit hooks are automatically activated when [direnv](https://github.com/direnv/direnv) is installed.
## Encryption
Overly sensitive configuration is encrypted with [git-crypt](https://www.agwa.name/projects/git-crypt/).