mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Automatically start Tailscale
This commit is contained in:
parent
96ad45a458
commit
9b5f4b0822
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ in {
|
|||
hostName = "${hostname}";
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
services.tailscale.enable = true;
|
||||
|
||||
time.timeZone = "America/New_York";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue