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