Skip to content

Commit

Permalink
docs: fixup processes.<name>.process-compose description
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Sep 2, 2024
1 parent 5076806 commit 13f0f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/processes.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let
Example: https://github.com/F1bonacc1/process-compose/blob/main/process-compose.yaml`
Only used when using ``process.implementation = "process-compose";``
Only used when using ``process.manager.implementation = "process-compose";``
'';
example = {
environment = [ "ENVVAR_FOR_THIS_PROCESS_ONLY=foobar" ];
Expand Down

0 comments on commit 13f0f97

Please sign in to comment.