aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/services.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-10 20:09:14 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-10 20:09:14 -0700
commit439e940037e2a0a37d7d59ac64e65518867aac15 (patch)
tree32965be1cde8e59e1f4940e651ff23af6194ef1e /hosts/aptos/services.nix
parentprofiles/seedbox: move transmission to it (diff)
downloadinfra-439e940037e2a0a37d7d59ac64e65518867aac15.tar.gz
profiles/syncthing: move the old module
Diffstat (limited to '')
-rw-r--r--hosts/aptos/services.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/aptos/services.nix b/hosts/aptos/services.nix
index 4e9e8ae..742b014 100644
--- a/hosts/aptos/services.nix
+++ b/hosts/aptos/services.nix
@@ -5,7 +5,6 @@ let
in
{
my.services = {
- syncthing.enable = true;
backup = {
enable = true;
repository = "sftp:192.168.6.40:/aptos";