From 971ba58aae97ef638577919d62b1e7cfc5dfc312 Mon Sep 17 00:00:00 2001 From: prescientmoon Date: Wed, 29 May 2024 22:53:04 +0200 Subject: [PATCH] Move syncthing data dir --- hosts/nixos/common/optional/services/syncthing.nix | 2 +- hosts/nixos/lapetus/keys/id_ed25519.pub | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 hosts/nixos/lapetus/keys/id_ed25519.pub diff --git a/hosts/nixos/common/optional/services/syncthing.nix b/hosts/nixos/common/optional/services/syncthing.nix index ddf2e0e..930411f 100644 --- a/hosts/nixos/common/optional/services/syncthing.nix +++ b/hosts/nixos/common/optional/services/syncthing.nix @@ -4,7 +4,7 @@ let # due to the way the syncthing module is written user = config.satellite.pilot.name; group = "syncthing"; - dataDir = "/persist/data/syncthing"; + dataDir = "/persist/state/syncthing"; in { services.syncthing = { diff --git a/hosts/nixos/lapetus/keys/id_ed25519.pub b/hosts/nixos/lapetus/keys/id_ed25519.pub deleted file mode 100644 index 509c8bf..0000000 --- a/hosts/nixos/lapetus/keys/id_ed25519.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGfOoqEHKR8Cy1GF0XTqMiotJvv5BaHA9u4abTQRSIPO adrielus@lapetus