This commit is contained in:
albert 2025-01-16 11:55:05 -08:00
parent bd48c78f66
commit 0a76938115
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 1 deletions
nixos/hosts
framework-server
nuc-server

View file

@ -58,6 +58,7 @@
services.tailscale.extraUpFlags = [
"--advertise-exit-node"
# NOTE: This was my old network in Japan. This will need to be updated for Warsaw
"--advertise-routes=10.2.0.0/24"
];

View file

@ -3,7 +3,7 @@
firewall = {
enable = true;
interfaces = {
eth0 = {
eno1 = {
allowedTCPPorts = [
22 # TODO: Remove me
53 # DNS