Skip to content

Commit

Permalink
Wording tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo authored and dennis-tra committed Aug 17, 2022
1 parent f099c86 commit e4882da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,9 @@ Usage:
{
imports = [ inputs.punchr.nixosModules.client ];
services.punchr-client.apiKey = "<API-KEY>";
# Make sure this is readable/writable by the `punchr` user or `punchr` group.
services.punchr-client.clientKeyFile = "/var/lib/punchr/client.keys"; # default value
}
};
}
Expand Down

0 comments on commit e4882da

Please sign in to comment.