Change my tailscale network name
This commit is contained in:
parent
020cec94a1
commit
5001e70c14
10 changed files with 24 additions and 24 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services = {
|
||||
nfs.server = {
|
||||
enable = true;
|
||||
exports = "/srv/nfs *.sable-pancake.ts.net(ro,fsid=root)";
|
||||
exports = "/srv/nfs *.tailscale(ro,fsid=root)";
|
||||
# NFSv3 uses random ports, so you need to make them static to be able to pass though the firewall
|
||||
statdPort = 4000;
|
||||
lockdPort = 4001;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue