From abf29baf205989e030879da296fa3e5b008ff13d Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Mon, 16 Jan 2023 04:28:15 +0100 Subject: [PATCH] access lilith over ssh over vpn --- profiles/base/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/default.nix b/profiles/base/default.nix index 7ad84fb..d636f06 100644 --- a/profiles/base/default.nix +++ b/profiles/base/default.nix @@ -250,7 +250,7 @@ in enable = true; matchBlocks = { "lilith" = { - hostname = "lilith.d.d.dodsorf.as"; + hostname = "lilith.dods"; user = "dandellion"; }; "desktop" = {