diff options
author | Akshay <[email protected]> | 2024-01-25 15:31:07 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-01-25 15:31:07 +0000 |
commit | b835187f6aa345853408b5b92c32294c46b7aba0 (patch) | |
tree | 2dc005775a59937fcd9fe85be473e4d0c9ba6f43 /services | |
parent | 95e363e81ee2f221ad5f72934cf1607c3e75bd35 (diff) |
syncthing
Diffstat (limited to 'services')
-rw-r--r-- | services/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/default.nix b/services/default.nix index b2a39bb..0a3977d 100644 --- a/services/default.nix +++ b/services/default.nix | |||
@@ -16,6 +16,7 @@ | |||
16 | 16 | ||
17 | services = { | 17 | services = { |
18 | lorri.enable = true; | 18 | lorri.enable = true; |
19 | syncthing.enable = true; | ||
19 | gpg-agent = { | 20 | gpg-agent = { |
20 | enable = true; | 21 | enable = true; |
21 | defaultCacheTtl = 60 * 60 * 24 * 7; | 22 | defaultCacheTtl = 60 * 60 * 24 * 7; |