From 90410802c39ddc8817bb9981918651f011d67928 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Thu, 27 Apr 2023 11:51:34 +0200 Subject: [PATCH] update ssh files wit new vpn names --- profiles/base/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/base/default.nix b/profiles/base/default.nix index 6a2b9c5..7baa56e 100644 --- a/profiles/base/default.nix +++ b/profiles/base/default.nix @@ -260,15 +260,15 @@ in enable = true; matchBlocks = { "lilith" = { - hostname = "lilith.dods"; + hostname = "lilith-xxk090fp.daniel"; user = "dandellion"; }; "desktop" = { - hostname = "nixos-fhjypz8j.dods"; + hostname = "nixos-il0laur2.daniel"; user = "dan"; }; "laptop" = { - hostname = "danixlaptop.dods"; + hostname = "danixlaptop-q4838soc.daniel"; user = "daniel"; }; "pvv.ntnu.no" = {