This website requires JavaScript.
Explore
Help
Sign in
macronova
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
07f8c51648
nixos-config
/
linux
/
nebula
/
tailscale.nix
8 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
Reformat with alejandra
2024-08-14 11:14:20 -07:00
{
.
.
.
}:
{
Try tailscale
2023-11-27 21:44:04 -08:00
services
.
tailscale
=
{
enable
=
true
;
port
=
25555
;
useRoutingFeatures
=
"
b
o
t
h
"
;
}
;
}
Reference in a new issue
Copy permalink