aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/lipwig.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/lipwig.nix')
-rw-r--r--nixos/machine/lipwig.nix5
1 files changed, 5 insertions, 0 deletions
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;