feat: kanshi fish and tailscale

move kanshi config to individual file
add tailscale fish completions
remove auto-cpufreq
change tailscale service to fix exit-node and routing features
This commit is contained in:
Zhongheng Liu 2024-09-01 09:23:43 +03:00
commit f4df5fd49c
No known key found for this signature in database
4 changed files with 54 additions and 3 deletions

View file

@ -5,5 +5,6 @@
}: {
services.tailscale = {
enable = true;
useRoutingFeatures = "client";
};
}