fully removes tailscale
This commit is contained in:
parent
3944de25a8
commit
60c4749f52
4 changed files with 1 additions and 15 deletions
|
|
@ -73,7 +73,6 @@
|
|||
|
||||
# Enable some services that do not need configuration
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
services.udisks2.enable = true;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
"raycast"
|
||||
"spotify"
|
||||
"zen"
|
||||
"tailscale-app"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -100,14 +100,6 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
Tailscale = [
|
||||
{
|
||||
abbr = "TS";
|
||||
href = "https://login.tailscale.com/admin/machines";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue