diff options
-rw-r--r-- | users/aspen/system/home/modules/common.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/users/aspen/system/home/modules/common.nix b/users/aspen/system/home/modules/common.nix index b932d2ace1d2..b82827798e57 100644 --- a/users/aspen/system/home/modules/common.nix +++ b/users/aspen/system/home/modules/common.nix @@ -86,13 +86,6 @@ forwardAgent = true; }; - "dobharchu" = { - host = "dobharchu"; - hostname = "172.16.0.4"; - forwardAgent = true; - user = "griffin"; - }; - "cerberus" = { host = "cerberus"; hostname = "172.16.0.3"; |