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
main
nixos-config
/
linux
/
protostar
/
tailscale.nix
8 lines
113 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
Reformat with alejandra
2024-08-14 11:14:20 -07:00
{
.
.
.
}:
{
NixOS on Steam Deck OLED
2024-03-02 15:10:23 -08:00
services
.
tailscale
=
{
enable
=
true
;
port
=
25172
;
useRoutingFeatures
=
"
c
l
i
e
n
t
"
;
}
;
}
Reference in a new issue
Copy permalink