Switch to Headscale and disable Ungoogled Chromium

Disable ungoogled‑chromium and rename all tailscale aliases to
headscale,
updating the SSH host entry and its IP address.
This commit is contained in:
2026-05-25 13:25:36 +02:00
parent 83aa051d92
commit 8f9b707c2d
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -133,8 +133,8 @@
# Network aliases
kssh-server = "kssh hp-t640-homeserver";
kssh-server-ts = "kssh hp-t640-homeserver-tailscale";
kssh-server-hs = "kssh hp-t640-homeserver-headscale";
ssh-server = "ssh hp-t640-homeserver";
ssh-server-ts = "ssh hp-t640-homeserver-tailscale";
ssh-server-hs = "ssh hp-t640-homeserver-headscale";
};
}