fully removes tailscale

This commit is contained in:
Dennis Schoepf 2026-01-26 23:40:56 +01:00
parent 3944de25a8
commit 60c4749f52
4 changed files with 1 additions and 15 deletions

View file

@ -20,7 +20,7 @@
{
size = "small";
widgets = [
{
type = "monitor";
cache = "1m";
@ -77,10 +77,6 @@
title = "Porkbun";
url = "https://porkbun.com/account/domainsSpeedy";
}
{
title = "Tailscale";
url = "https://login.tailscale.com/admin/machines";
}
];
}
{

View file

@ -32,7 +32,6 @@
"raycast"
"spotify"
"zen"
"tailscale-app"
];
};
}

View file

@ -100,14 +100,6 @@
}
];
}
{
Tailscale = [
{
abbr = "TS";
href = "https://login.tailscale.com/admin/machines";
}
];
}
];
}
{