README.md: fix type
This commit is contained in:
parent
89c2e04bb3
commit
c608b60700
@ -112,8 +112,8 @@ your user should be declared here. For convenience, [home-manager][home-manager]
|
|||||||
is available automatically for home directory setup.
|
is available automatically for home directory setup.
|
||||||
|
|
||||||
## Secrets
|
## Secrets
|
||||||
Anything you wish to keep encrypted goes in the directory, which is created
|
Anything you wish to keep encrypted goes in the `secrets` directory, which is
|
||||||
on first entering a `nix-shell`.
|
created on first entering a `nix-shell`.
|
||||||
|
|
||||||
Be sure to run `git crypt init`, before committing anything to this directory.
|
Be sure to run `git crypt init`, before committing anything to this directory.
|
||||||
Be sure to check out git-crypts [documentation](https://github.com/AGWA/git-crypt)
|
Be sure to check out git-crypts [documentation](https://github.com/AGWA/git-crypt)
|
||||||
|
Loading…
Reference in New Issue
Block a user