aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/services.nix')
-rw-r--r--hosts/aptos/services.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/aptos/services.nix b/hosts/aptos/services.nix
index 5e98947..ce89f43 100644
--- a/hosts/aptos/services.nix
+++ b/hosts/aptos/services.nix
@@ -8,6 +8,8 @@ in {
# Enable TLP power management
tlp.enable = true;
+ syncthing.enable = true;
+
backup = {
enable = true;
user = "fcuny";