From 6a83da0cc4fa14d28bd20093a35f6cb96914a0a8 Mon Sep 17 00:00:00 2001 From: "Agatha V. Lovelace" Date: Thu, 5 Sep 2024 17:47:50 +0200 Subject: [PATCH] Update SSH hosts --- common/fragments/graphical/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/fragments/graphical/default.nix b/common/fragments/graphical/default.nix index 5979237..9793655 100644 --- a/common/fragments/graphical/default.nix +++ b/common/fragments/graphical/default.nix @@ -178,6 +178,11 @@ match = ''originalhost ritual exec "ip r | rg 10.21.0.0/16"''; hostname = "10.21.221.60"; }; + + "watchtower" = { + match = ''originalhost watchtower exec "ip r | rg 10.21.0.0/16"''; + hostname = "10.21.220.205"; + }; }; xdg.desktopEntries.element-work = {