From 764a20920088b74e2d64a49508842a25c010b06c Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Sat, 5 Aug 2023 21:46:35 +0200 Subject: [PATCH] Update tailscale hostnames --- 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 cf66f03..5bdf576 100644 --- a/profiles/base/default.nix +++ b/profiles/base/default.nix @@ -252,15 +252,15 @@ in enable = true; matchBlocks = { "lilith" = { - hostname = "lilith-xxk090fp.daniel"; + hostname = "lilith.daniel"; user = "dandellion"; }; "desktop" = { - hostname = "nixos-il0laur2.daniel"; + hostname = "desktop.daniel"; user = "dan"; }; "laptop" = { - hostname = "danixlaptop-q4838soc.daniel"; + hostname = "laptop.daniel"; user = "daniel"; }; "pvv.ntnu.no" = {