diff --git a/configs/cloud.nix b/configs/cloud.nix index a39bfa8..636ce8e 100644 --- a/configs/cloud.nix +++ b/configs/cloud.nix @@ -33,7 +33,6 @@ krebs.syncthing = rec { enable = true; - id = config.networking.hostName; key = toString ; cert = toString ; peers = { diff --git a/deploy.nix b/deploy.nix index b4aface..aa77ec9 100644 --- a/deploy.nix +++ b/deploy.nix @@ -29,7 +29,7 @@ let }; stockholm.git = { url = https://cgit.krebsco.de/stockholm; - ref = "1340e3fb"; + ref = "421a9792"; }; };