From d6f242168591a8b14c44c6b6496b51a98cef89bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 22 Feb 2024 15:19:04 +0100 Subject: Migrate to nixdeploy --- nixos/machine/lipwig.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nixos/machine/lipwig.nix') diff --git a/nixos/machine/lipwig.nix b/nixos/machine/lipwig.nix index 45d5215..7b4b7f6 100644 --- a/nixos/machine/lipwig.nix +++ b/nixos/machine/lipwig.nix @@ -5,6 +5,11 @@ ... }: { config = { + deploy = { + enable = true; + ssh.host = "cynerd.cz"; + }; + cynerd = { syncthing = { enable = false; -- cgit v1.2.3