chore: get devenv fully setup for working on the project
This commit is contained in:
parent
0267945d0f
commit
d951f673c3
7 changed files with 283 additions and 3 deletions
|
|
@ -33,3 +33,7 @@ services.actualbudget-report = {
|
|||
environmentFile = config.sops.templates."actualbudget-report-env".path;
|
||||
};
|
||||
```
|
||||
|
||||
# Development
|
||||
|
||||
If you are on NixOS and have devenv installed, `devenv up -d` will spin up the mailpit instance and `devenv shell` will give you tools. If you do not have devenv it is provided in the devShell output at `nix shell`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue