diff --git a/README.md b/README.md index 3404124..e85d315 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Config Setup -The three main parts of my config are the `home-manager/`, `hosts/`, and `packages/` folders. +The three main parts of my config are the `home-manager/`, `hosts/`, and `packages/` folders. In addition to these, I also have a `secrets.nix` file which needs to be populated with secrets as structured in `secrets.example.nix`. Soon, I will have a way to export and import this file to/from a bitwarden vault, for backup purposes. ### Home manager