chore: fix some minor formattng issues and linter warnings
This commit is contained in:
parent
92d7a96e2f
commit
09cb1886dc
13 changed files with 497 additions and 489 deletions
|
|
@ -6,4 +6,4 @@ To handle this, __currently__ i use strange approach: I manually encrypt files w
|
|||
[git-agecrypt](https://github.com/vlaci/git-agecrypt) wasn't suitable for me.
|
||||
In future, i will replace it with my own implementation of transparent git encryption based on sops.
|
||||
|
||||
Also, this used only for secrets which may be safely left in world-readable store. For more sensitive secrets I use `sops-nix`, which decrypts secrets only at runtime.
|
||||
Also, this used only for secrets which may be safely left in world-readable store. For more sensitive secrets I use `sops-nix`, which decrypts secrets only at runtime.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue