Skip to content

Commit

Permalink
Merge pull request #166 from squiter/fix-nixos-readme-instructions
Browse files Browse the repository at this point in the history
Giving more information about NixOS installation on README.md
  • Loading branch information
sachaos authored Sep 3, 2021
2 parents 2a9f649 + f0fc676 commit 45738fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ $ brew install todoist
nix-env -iA nixos.todoist
```

It's important to notice that if you're using NixOS, the cache and config file will be present at your home directory: `~/.todoist.cache.json` and `~/.todoist.config.json`.

### Docker

```
Expand Down

0 comments on commit 45738fb

Please sign in to comment.