Test
This commit is contained in:
parent
c67083acf6
commit
0f4191db8e
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@
|
||||||
time.timeZone = "Asia/Tokyo";
|
time.timeZone = "Asia/Tokyo";
|
||||||
networking.hostName = "osaka-vultr-01";
|
networking.hostName = "osaka-vultr-01";
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 5120 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
networking.firewall.allowedUDPPorts = [ 5120 ];
|
|
||||||
|
|
||||||
# Generic Tailscale configs are in /nixos/common/services/tailscale.nix
|
# Generic Tailscale configs are in /nixos/common/services/tailscale.nix
|
||||||
# Set up the secrets file:
|
# Set up the secrets file:
|
||||||
|
|
Loading…
Reference in a new issue