feat: Tailscale VPN Setup

This commit is contained in:
2025-02-18 20:52:16 +01:00
parent dc2abe6ff1
commit ce4e8225f9
5 changed files with 32 additions and 1 deletions
+4
View File
@@ -35,4 +35,8 @@ in
bluetooth.enable = true;
sound.enable = true;
};
my.services = {
vpn.enable = true;
};
}