mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #290 from genebean/tailscale
Automatically start Tailscale
This commit is contained in:
commit
28c8818e89
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