MyNixOS website logo
option

programs.attic-client.watchStore

Caches to push new store paths to via attic watch-store. Format: server:cache (or just cache to use the default server).

This relies on systemd and is only supported on Linux.

Declarations
Type
list of string
Default
[ ]
Example
[
  "mycacheserver:mycache"
]