refactor: move networking into its own module

This commit is contained in:
Mohammad Rafiq 2025-03-27 02:26:13 +08:00
parent e181c1c4f3
commit d5b4b54403
No known key found for this signature in database
4 changed files with 43 additions and 47 deletions

View file

@ -1,3 +0,0 @@
{
services.tailscale.enable = true;
}