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
b738fb6b88
nixos-config
/
linux
/
nebula
/
tailscale.nix
10 lines
114 B
Nix
Raw
Normal View
History
Unescape
Escape
Update disko
2024-02-26 21:06:48 -08: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