feat: add tailscale client
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
default = "gtk";
|
||||
};
|
||||
};
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "client";
|
||||
};
|
||||
|
||||
home-manager.users.luca = {
|
||||
programs = {
|
||||
|
||||
Reference in New Issue
Block a user